Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-105308
#<BuildRuby:0x000055742cef83a0
@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.20220803-105308",
@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.000022 0.000000 0.000022 ( 0.000027)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008121 0.004671 0.965557 ( 1.078171)
build_miniruby 0.002403 0.000000 0.073668 ( 0.070974)
build_ruby 0.001984 0.000007 0.079531 ( 0.077734)
build_all 0.009496 0.000075 1.567793 ( 0.576803)
build_install 0.016748 0.004318 5.260587 ( 2.079077)
test_btest 0.001032 0.000141 73.959444 ( 8.071110)
test_basic 0.007247 0.000363 0.336846 ( 0.428711)
test_all 0.002263 0.000296 665.651018 ( 66.005755)
test_rubyspec 0.115485 0.057722 45.424561 ( 52.932063)
total: 131.32 sec