Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-225334
#<BuildRuby:0x0000555648b2ef78
@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.20231129-225334",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005595 0.000000 1.145690 ( 1.541486)
build_miniruby 0.000952 0.000000 0.921317 ( 0.920684)
build_ruby 0.001486 0.000000 2.842335 ( 2.843052)
build_all 0.001694 0.008390 16.875056 ( 1.493635)
build_install 0.005786 0.002997 5.007051 ( 1.246374)
test_btest 0.001012 0.000178 82.963168 ( 7.978975)
test_basic 0.003352 0.000592 0.640516 ( 0.721931)
test_all 0.101554 0.035461 516.849648 ( 54.382340)
test_rubyspec 0.031977 0.018459 51.235174 ( 63.568631)
total: 134.70 sec