Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-105412
#<BuildRuby:0x000055fd9425f520
@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.20230726-105412",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005226 0.000187 1.565651 ( 2.843048)
build_miniruby 0.000802 0.000127 0.895602 ( 0.895598)
build_ruby 0.000982 0.000156 2.618762 ( 2.618805)
build_all 0.008073 0.001275 13.844920 ( 1.280312)
build_install 0.007225 0.001141 1.952438 ( 1.065207)
test_btest 0.000841 0.000132 82.736477 ( 7.147623)
test_basic 0.003592 0.000567 0.545724 ( 0.629062)
test_all 0.001322 0.000209 521.616317 ( 49.209537)
test_rubyspec 0.017857 0.025432 44.763452 ( 57.174370)
total: 122.86 sec