Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-045349
#<BuildRuby:0x000055d9c3e2b678
@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.20231110-045349",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004974 0.000158 1.621420 ( 1.821602)
build_miniruby 0.000000 0.001392 0.920839 ( 0.919370)
build_ruby 0.000000 0.001294 2.865289 ( 2.865510)
build_all 0.007891 0.002215 16.781096 ( 1.514326)
build_install 0.005241 0.003568 5.005307 ( 1.184176)
test_btest 0.000869 0.000207 84.499185 ( 7.250188)
test_basic 0.004492 0.001070 0.820492 ( 0.897013)
test_all 0.105815 0.030226 530.225177 ( 50.487736)
test_rubyspec 0.028806 0.018231 51.407703 ( 63.712513)
total: 130.65 sec