Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-091743
#<BuildRuby:0x0000561efce940c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-091743",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.002673 0.003577 1.061719 ( 1.364169)
build_miniruby 0.000706 0.000235 0.801046 ( 0.801224)
build_ruby 0.001291 0.000431 2.662344 ( 2.663061)
build_all 0.007357 0.001005 12.008620 ( 0.989452)
build_install 0.010104 0.004816 3.896747 ( 0.989483)
test_btest 0.000511 0.000170 61.441174 ( 5.553916)
test_basic 0.000712 0.004762 0.398865 ( 0.478769)
test_all 0.078486 0.017199 389.362123 ( 34.849859)
test_rubyspec 0.038909 0.026911 40.186182 ( 52.757993)
total: 100.45 sec