Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-032146
#<BuildRuby:0x0000560952caf240
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230131-032146",
@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.000544 0.002498 2.017673 ( 6.721251)
autoconf 0.001763 0.000221 1.322680 ( 1.317787)
configure 0.126398 0.029257 34.511564 ( 35.321082)
build_up 0.042584 0.023683 30.055187 ( 19.494545)
build_miniruby 0.019422 0.000000 209.391031 ( 19.460192)
build_ruby 0.004373 0.000000 2.468458 ( 2.124670)
build_all 0.141143 0.038505 314.155840 ( 35.611248)
build_install 0.010859 0.010474 2.010677 ( 1.002262)
test_btest 0.001128 0.000308 92.310250 ( 9.281837)
test_basic 0.002013 0.004293 0.349649 ( 0.448509)
test_all 0.001848 0.000521 662.148274 ( 63.190701)
test_rubyspec 0.074078 0.070322 48.375739 ( 56.945358)
total: 250.92 sec