Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-152508
#<BuildRuby:0x000055a2a3f8bf10
@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.20231030-152508",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004544 0.000112 1.209622 ( 1.481167)
build_miniruby 0.001023 0.000000 0.798110 ( 0.798119)
build_ruby 0.001261 0.000000 2.694351 ( 2.694194)
build_all 0.009408 0.000732 16.099290 ( 1.493734)
build_install 0.008453 0.000000 4.877385 ( 1.165079)
test_btest 0.000966 0.000000 80.546905 ( 7.535449)
test_basic 0.003921 0.000000 0.600115 ( 0.676835)
test_all 0.105414 0.027339 502.150817 ( 53.727151)
test_rubyspec 0.018168 0.029071 50.149317 ( 62.449681)
total: 132.02 sec