Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-061642
#<BuildRuby:0x0000559ee9cab858
@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.20240111-061642",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000596 0.003219 0.915063 ( 1.317714)
build_miniruby 0.000797 0.000200 0.917224 ( 0.917267)
build_ruby 0.001551 0.000000 2.865673 ( 2.865043)
build_all 0.009514 0.000727 14.635330 ( 1.361313)
build_install 0.008817 0.000125 4.284833 ( 1.134204)
test_btest 0.000546 0.000113 79.973323 ( 7.412210)
test_basic 0.001013 0.002474 0.476842 ( 0.546515)
test_all 0.088651 0.045648 554.015258 ( 55.471628)
test_rubyspec 0.024126 0.012271 48.715707 ( 61.321218)
total: 132.35 sec