Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-224926
#<BuildRuby:0x0000555dec02bfa8
@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.20231113-224926",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004931 0.000308 1.334823 ( 1.798532)
build_miniruby 0.000914 0.000254 6.798670 ( 6.660014)
build_ruby 0.001144 0.000318 2.793598 ( 2.793749)
build_all 0.002090 0.007308 15.702000 ( 1.442233)
build_install 0.004067 0.005621 4.678028 ( 1.130713)
test_btest 0.000639 0.000269 82.311867 ( 7.254268)
test_basic 0.003570 0.000000 0.698088 ( 0.775083)
test_all 0.099113 0.036054 506.335737 ( 48.747380)
test_rubyspec 0.017952 0.028520 49.234168 ( 61.617499)
total: 132.22 sec