Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-102418
#<BuildRuby:0x0000559c544e3040
@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.20231111-102418",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004263 0.001003 1.347465 ( 1.824921)
build_miniruby 0.000927 0.000218 3.792165 ( 2.404547)
build_ruby 0.001233 0.000290 2.775331 ( 2.775044)
build_all 0.006261 0.003664 16.277780 ( 1.466494)
build_install 0.005439 0.003329 4.807475 ( 1.150889)
test_btest 0.000577 0.000165 83.191928 ( 7.010005)
test_basic 0.000710 0.004274 0.774546 ( 0.849851)
test_all 0.111419 0.024827 475.875178 ( 52.338204)
test_rubyspec 0.018270 0.027381 50.965749 ( 63.299771)
total: 133.12 sec