Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-073456
#<BuildRuby:0x000055d84fb880d0
@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.20221201-073456",
@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.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.010350 0.001480 1.245860 ( 1.964771)
build_miniruby 0.001833 0.000423 0.846035 ( 0.845196)
build_ruby 0.003797 0.000000 2.256703 ( 2.158498)
build_all 0.019623 0.000918 18.567840 ( 2.199599)
build_install 0.019794 0.000767 2.036479 ( 1.012928)
test_btest 0.001317 0.000198 92.748406 ( 9.010240)
test_basic 0.008900 0.000525 0.343570 ( 0.428641)
test_all 0.002623 0.000242 679.898702 ( 72.128248)
test_rubyspec 0.109209 0.072105 49.671138 ( 57.754695)
total: 147.50 sec