Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-150428
#<BuildRuby:0x000055e375f3b840
@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.20231017-150428",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004990 0.000201 1.531719 ( 1.739825)
build_miniruby 0.000980 0.000206 0.876801 ( 0.876371)
build_ruby 0.001128 0.000238 2.692120 ( 2.691793)
build_all 0.010800 0.000000 18.229719 ( 1.608935)
build_install 0.004553 0.004839 5.438441 ( 1.253558)
test_btest 0.000789 0.000179 91.768676 ( 7.789345)
test_basic 0.004156 0.000000 0.615536 ( 0.692959)
test_all 0.000000 0.007895 576.814970 ( 54.040602)
test_rubyspec 0.035045 0.015356 53.156251 ( 65.319135)
total: 136.01 sec