Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-201643
#<BuildRuby:0x000055c49f44c6e0
@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.20221116-201643",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000041 0.000008 0.000049 ( 0.000051)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.006655 0.001426 1.142700 ( 1.202086)
build_miniruby 0.001391 0.000298 0.924381 ( 0.942772)
build_ruby 0.001771 0.000379 2.391465 ( 2.325943)
build_all 0.018355 0.000000 18.476569 ( 2.305614)
build_install 0.015755 0.004209 1.873730 ( 1.000252)
test_btest 0.000995 0.000181 82.760061 ( 9.298181)
test_basic 0.003484 0.004277 0.331161 ( 0.420224)
test_all 0.001693 0.000368 683.800959 ( 73.154448)
test_rubyspec 0.066103 0.056105 50.498751 ( 59.079951)
total: 149.73 sec