Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-095929
#<BuildRuby:0x000055ac1398c078
@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.20231228-095929",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000788 0.004032 1.086868 ( 1.457902)
build_miniruby 0.000731 0.000154 0.862969 ( 0.862728)
build_ruby 0.000968 0.000204 2.917959 ( 2.917615)
build_all 0.007839 0.001651 16.702447 ( 1.463651)
build_install 0.005583 0.003644 4.749308 ( 1.171589)
test_btest 0.000758 0.000180 84.164830 ( 7.464547)
test_basic 0.003561 0.000848 0.564826 ( 0.635213)
test_all 0.092799 0.041529 508.572851 ( 56.295161)
test_rubyspec 0.023583 0.024172 49.934883 ( 62.260623)
total: 134.53 sec