Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-021532
#<BuildRuby:0x000055d75c677918
@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.20231117-021532",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.005111 0.000055 1.325384 ( 1.734213)
build_miniruby 0.000991 0.000047 0.846542 ( 0.846133)
build_ruby 0.001340 0.000064 2.726624 ( 2.726836)
build_all 0.009880 0.000071 16.529330 ( 1.481574)
build_install 0.005033 0.003616 4.855241 ( 1.141179)
test_btest 0.000694 0.000053 84.152144 ( 7.867013)
test_basic 0.000166 0.003956 0.645008 ( 0.720648)
test_all 0.090765 0.045199 504.467381 ( 57.118182)
test_rubyspec 0.033898 0.018754 51.201388 ( 63.524381)
total: 137.16 sec