Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-124207
#<BuildRuby:0x000055ea82073e20
@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.20240113-124207",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003899 0.000000 0.872872 ( 1.250998)
build_miniruby 0.000989 0.000000 0.902607 ( 0.902117)
build_ruby 0.001325 0.000000 2.745975 ( 2.747369)
build_all 0.007556 0.002512 14.543442 ( 1.374135)
build_install 0.006917 0.002965 4.192250 ( 1.140363)
test_btest 0.000567 0.000095 77.579305 ( 7.204571)
test_basic 0.000000 0.003342 0.410243 ( 0.492244)
test_all 0.104334 0.030536 497.774463 ( 56.388124)
test_rubyspec 0.019214 0.017180 49.833165 ( 62.464502)
total: 133.97 sec