Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-072242
#<BuildRuby:0x0000563a4b63c0a0
@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.20231209-072242",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001148 0.004030 1.385680 ( 1.733972)
build_miniruby 0.000972 0.000000 0.878400 ( 0.878350)
build_ruby 0.001508 0.000000 2.727818 ( 2.729584)
build_all 0.009995 0.000000 16.336756 ( 1.502143)
build_install 0.002938 0.005636 4.808177 ( 1.155865)
test_btest 0.001007 0.000144 81.537326 ( 7.541266)
test_basic 0.002850 0.002769 0.773840 ( 0.849368)
test_all 0.101294 0.032715 559.055127 ( 56.561441)
test_rubyspec 0.018292 0.030995 50.950815 ( 63.525265)
total: 136.48 sec