Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-031644
#<BuildRuby:0x000055f0a9b2aeb8
@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.20231029-031644",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003625 0.000725 1.216981 ( 1.480847)
build_miniruby 0.000846 0.000169 0.853685 ( 0.853374)
build_ruby 0.001050 0.000210 2.615895 ( 2.617235)
build_all 0.009880 0.000123 16.615949 ( 1.446717)
build_install 0.010829 0.000000 4.950735 ( 1.158968)
test_btest 0.001058 0.000000 85.955176 ( 7.510769)
test_basic 0.004408 0.000000 0.642236 ( 0.722643)
test_all 0.109787 0.026340 527.241904 ( 48.023817)
test_rubyspec 0.026180 0.025116 50.604348 ( 62.980034)
total: 126.80 sec