Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-003722
#<BuildRuby:0x000055d8846dc510
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220225-003722",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007558 0.003921 0.875939 ( 1.755198)
build_miniruby 0.000000 0.002231 0.072641 ( 0.070194)
build_ruby 0.001199 0.000778 0.080833 ( 0.078860)
build_all 0.004410 0.005647 4.181565 ( 0.847980)
build_install 0.022708 0.000540 7.980498 ( 2.415559)
test_btest 0.000842 0.000253 77.107617 ( 7.959261)
test_basic 0.005926 0.001778 0.333154 ( 0.421098)
test_all 0.001351 0.000405 670.748733 ( 65.852975)
test_rubyspec 0.088397 0.073914 46.258733 ( 51.438238)
total: 130.84 sec