Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-165612
#<BuildRuby:0x000055c650d0f0b8
@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.20240116-165612",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.004441 1.178459 ( 1.560070)
build_miniruby 0.000000 0.001650 0.916000 ( 0.915016)
build_ruby 0.000541 0.001037 2.647526 ( 2.652058)
build_all 0.009576 0.000000 14.495511 ( 1.380142)
build_install 0.006358 0.000980 4.117244 ( 1.054238)
test_btest 0.000817 0.000195 77.624651 ( 6.810400)
test_basic 0.004537 0.000078 0.644363 ( 0.720397)
test_all 0.109854 0.019436 467.754370 ( 50.606812)
test_rubyspec 0.020384 0.045042 81.757761 ( 94.066833)
total: 159.77 sec