Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-210755
#<BuildRuby:0x000055fbacdbf5f8
@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.20231018-210755",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000729 0.004317 1.273304 ( 1.808240)
build_miniruby 0.001037 0.000305 41.185057 ( 9.297198)
build_ruby 0.001058 0.000311 3.189900 ( 3.189923)
build_all 0.009222 0.001374 18.810114 ( 1.634960)
build_install 0.005739 0.003544 5.511588 ( 1.268628)
test_btest 0.000602 0.000181 90.165492 ( 8.563777)
test_basic 0.000000 0.004317 0.799203 ( 0.873837)
test_all 0.005000 0.003069 596.216701 ( 56.111901)
test_rubyspec 0.020565 0.029370 52.423496 ( 64.736659)
total: 147.49 sec