Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-010505
#<BuildRuby:0x000055df4105be20
@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.20231211-010505",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004829 0.000126 1.372183 ( 1.739035)
build_miniruby 0.000828 0.000138 0.876564 ( 0.876645)
build_ruby 0.001250 0.000208 3.030284 ( 3.030221)
build_all 0.008423 0.001404 16.628542 ( 1.494266)
build_install 0.005032 0.003832 4.915735 ( 1.213293)
test_btest 0.000000 0.001001 91.430240 ( 7.130611)
test_basic 0.001300 0.002614 0.607927 ( 0.689273)
test_all 0.079655 0.055586 552.752159 ( 54.433877)
test_rubyspec 0.027664 0.021974 51.447719 ( 63.841715)
total: 134.45 sec