Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-160553
#<BuildRuby:0x000055780ac7f7b8
@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.20231123-160553",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001281 0.003696 1.425828 ( 1.797170)
build_miniruby 0.000835 0.000125 0.938170 ( 0.938598)
build_ruby 0.001168 0.000176 2.726192 ( 2.726526)
build_all 0.007067 0.003886 17.314030 ( 1.504305)
build_install 0.008242 0.001499 5.232318 ( 1.199900)
test_btest 0.000883 0.000161 88.153936 ( 7.656965)
test_basic 0.004500 0.000818 0.808813 ( 0.884267)
test_all 0.089371 0.048662 511.832371 ( 54.624453)
test_rubyspec 0.045373 0.003788 50.377253 ( 62.656407)
total: 133.99 sec