Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-162259
#<BuildRuby:0x00005636aca4f0b8
@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-162259",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000410 0.004134 1.004542 ( 1.463658)
build_miniruby 0.001211 0.000302 0.991733 ( 0.993554)
build_ruby 0.001486 0.000371 2.778996 ( 2.780169)
build_all 0.008606 0.001028 14.749761 ( 1.369607)
build_install 0.008192 0.000821 4.299210 ( 1.142286)
test_btest 0.000513 0.000114 82.294775 ( 7.091963)
test_basic 0.003292 0.000731 0.427833 ( 0.508229)
test_all 0.090995 0.043698 536.583336 ( 53.469334)
test_rubyspec 0.024967 0.009221 49.090658 ( 61.656792)
total: 130.48 sec