Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-015203
#<BuildRuby:0x000055bd71a4b5f8
@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.20231216-015203",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005051 0.000045 1.378842 ( 1.707454)
build_miniruby 0.000000 0.000968 0.836542 ( 0.836169)
build_ruby 0.000000 0.001263 2.989607 ( 2.990448)
build_all 0.008114 0.001804 17.012588 ( 1.516565)
build_install 0.002749 0.007432 5.012576 ( 1.185883)
test_btest 0.001056 0.000000 87.686833 ( 7.991098)
test_basic 0.004244 0.000227 0.783965 ( 0.861499)
test_all 0.113881 0.025902 536.812625 ( 58.017183)
test_rubyspec 0.031001 0.015881 50.064354 ( 62.381369)
total: 137.49 sec