Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-043331
#<BuildRuby:0x0000559d669eb458
@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.20231228-043331",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005617 0.000162 1.171808 ( 1.540273)
build_miniruby 0.000830 0.000083 0.937487 ( 0.936739)
build_ruby 0.001550 0.000155 2.749155 ( 2.753647)
build_all 0.001596 0.008725 16.735718 ( 1.552819)
build_install 0.004774 0.003422 4.701234 ( 1.155044)
test_btest 0.000772 0.000175 83.558065 ( 7.778853)
test_basic 0.005624 0.000000 0.765893 ( 0.840560)
test_all 0.107468 0.029372 577.910344 ( 58.842037)
test_rubyspec 0.030355 0.019977 51.192550 ( 63.926185)
total: 139.33 sec