Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-110802
#<BuildRuby:0x000055936e4a7d68
@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.20231015-110802",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004245 0.000447 1.385711 ( 1.691576)
build_miniruby 0.000963 0.000101 0.849029 ( 0.849145)
build_ruby 0.001269 0.000133 2.669378 ( 2.669011)
build_all 0.009346 0.000984 17.990996 ( 1.609076)
build_install 0.004571 0.004794 5.380916 ( 1.300877)
test_btest 0.001054 0.000158 88.758468 ( 8.363683)
test_basic 0.000000 0.004819 0.769902 ( 0.845932)
test_all 0.005704 0.001141 566.490619 ( 61.625094)
test_rubyspec 0.035462 0.019827 51.309289 ( 63.939283)
total: 142.89 sec