Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-002350
#<BuildRuby:0x000055a0bb538408
@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.20221205-002350",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000073 0.000018 0.000091 ( 0.000095)
build_up 0.010710 0.000609 1.205641 ( 1.201287)
build_miniruby 0.002330 0.000000 0.845951 ( 0.845648)
build_ruby 0.002768 0.000206 2.247332 ( 2.153354)
build_all 0.012962 0.009123 18.739775 ( 2.192633)
build_install 0.019434 0.001178 2.096052 ( 1.068560)
test_btest 0.001364 0.000000 94.249198 ( 9.095736)
test_basic 0.001679 0.007454 0.335510 ( 0.420367)
test_all 0.002159 0.000000 741.021393 ( 72.101435)
test_rubyspec 0.092504 0.088322 49.423190 ( 57.541705)
total: 146.62 sec