Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-130103
#<BuildRuby:0x0000561bb8583e08
@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.20221226-130103",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003167 0.000633 0.621615 ( 1.041198)
build_miniruby 0.000771 0.000155 0.739934 ( 0.739288)
build_ruby 0.001130 0.000226 2.505307 ( 2.505201)
build_all 0.009174 0.000041 12.607680 ( 1.522019)
build_install 0.003286 0.003269 1.570090 ( 0.763088)
test_btest 0.000525 0.000112 64.328797 ( 6.241231)
test_basic 0.002900 0.000621 0.248001 ( 0.343197)
test_all 0.000903 0.000193 483.990305 ( 51.067829)
test_rubyspec 0.016126 0.011095 35.157875 ( 45.658990)
total: 109.88 sec