Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-071546
#<BuildRuby:0x000055aec1d33ce8
@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.20231018-071546",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005104 0.000249 1.439587 ( 1.759649)
build_miniruby 0.000912 0.000203 0.850406 ( 0.849702)
build_ruby 0.001111 0.000247 3.148003 ( 3.147890)
build_all 0.002850 0.007915 18.423797 ( 1.627842)
build_install 0.008178 0.001224 5.442154 ( 1.212700)
test_btest 0.000814 0.000244 91.029901 ( 8.075025)
test_basic 0.003489 0.001047 0.643122 ( 0.720114)
test_all 0.006580 0.000329 589.206365 ( 59.565809)
test_rubyspec 0.029752 0.025052 52.204840 ( 64.530285)
total: 141.49 sec