Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-065257
#<BuildRuby:0x0000556467543280
@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.20231121-065257",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003548 0.001420 1.273405 ( 1.653587)
build_miniruby 0.001371 0.000000 0.956272 ( 0.955571)
build_ruby 0.001463 0.000000 2.800095 ( 2.801723)
build_all 0.007043 0.003178 16.917267 ( 1.517085)
build_install 0.005195 0.004551 4.994100 ( 1.214992)
test_btest 0.000447 0.000188 88.161989 ( 7.398501)
test_basic 0.003416 0.001438 0.849416 ( 0.920723)
test_all 0.113991 0.020254 530.253976 ( 48.385050)
test_rubyspec 0.022300 0.026042 51.567740 ( 63.901544)
total: 128.75 sec