Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-224133
#<BuildRuby:0x0000560a15de35a8
@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-224133",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006705 0.004509 1.239333 ( 1.275062)
build_miniruby 0.003023 0.000000 0.857859 ( 0.855710)
build_ruby 0.003128 0.000000 2.235041 ( 2.140612)
build_all 0.020758 0.000000 18.641082 ( 2.172319)
build_install 0.023451 0.000133 2.024895 ( 1.036356)
test_btest 0.001529 0.000177 92.393470 ( 9.007213)
test_basic 0.008536 0.000479 0.359961 ( 0.446444)
test_all 0.002554 0.000000 693.677717 ( 69.654879)
test_rubyspec 0.109924 0.075161 49.143541 ( 57.252668)
total: 143.84 sec