Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-083458
#<BuildRuby:0x0000561ae34ff840
@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.20231017-083458",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001984 0.002798 1.485005 ( 1.762891)
build_miniruby 0.000975 0.000195 0.962294 ( 0.961915)
build_ruby 0.001391 0.000000 2.743264 ( 2.743426)
build_all 0.005791 0.005565 18.573359 ( 1.735632)
build_install 0.009289 0.000559 5.443932 ( 1.248595)
test_btest 0.001000 0.000231 91.380963 ( 8.294798)
test_basic 0.004044 0.000106 0.672438 ( 0.752327)
test_all 0.004064 0.003709 564.640384 ( 59.357091)
test_rubyspec 0.019808 0.027665 52.183173 ( 64.406814)
total: 141.26 sec