Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-161524
#<BuildRuby:0x0000560c423383e0
@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.20221130-161524",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002220 0.008633 1.199038 ( 1.223247)
build_miniruby 0.001704 0.000393 0.844485 ( 0.843807)
build_ruby 0.003293 0.000000 2.235700 ( 2.142013)
build_all 0.020049 0.001042 18.575809 ( 2.170548)
build_install 0.020016 0.000876 2.018039 ( 1.039624)
test_btest 0.001201 0.000180 93.540523 ( 9.279687)
test_basic 0.005091 0.005088 0.350351 ( 0.433191)
test_all 0.001719 0.000327 733.113388 ( 71.796802)
test_rubyspec 0.120329 0.066177 50.001315 ( 58.029873)
total: 146.96 sec