Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-060111
#<BuildRuby:0x0000557ccfacd9f0
@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.20220617-060111",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000088 0.000007 0.000095 ( 0.000121)
build_up 0.008816 0.000678 0.845380 ( 1.142241)
build_miniruby 0.001410 0.000000 0.064050 ( 0.063017)
build_ruby 0.001879 0.000000 0.064423 ( 0.062846)
build_all 0.007422 0.000433 1.246825 ( 0.495385)
build_install 0.012316 0.004822 4.913877 ( 2.495840)
test_btest 0.001777 0.000209 53.745510 ( 6.011364)
test_basic 0.002940 0.003980 0.294195 ( 0.383940)
test_all 0.003056 0.000482 502.411789 ( 52.032864)
test_rubyspec 0.109627 0.016487 41.762434 ( 47.372173)
total: 110.06 sec