Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-022059
#<BuildRuby:0x000055961c21fce8
@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.20231026-022059",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000056 0.006021 1.340695 ( 1.628425)
build_miniruby 0.001165 0.000291 0.974144 ( 0.973100)
build_ruby 0.001083 0.000271 2.673723 ( 2.673984)
build_all 0.009760 0.000524 16.560116 ( 1.431099)
build_install 0.009465 0.000000 4.981587 ( 1.179878)
test_btest 0.001152 0.000000 82.535237 ( 7.139710)
test_basic 0.000000 0.004097 0.752215 ( 0.822635)
test_all 0.115259 0.018701 515.492353 ( 47.309258)
test_rubyspec 0.021637 0.025937 51.134628 ( 63.447262)
total: 126.61 sec