Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-184447
#<BuildRuby:0x0000555caa85b018
@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.20221225-184447",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007732 0.001190 0.978861 ( 1.188629)
build_miniruby 0.002289 0.000352 0.846229 ( 0.844480)
build_ruby 0.002493 0.000383 2.150312 ( 2.150948)
build_all 0.015571 0.005071 18.630064 ( 2.168623)
build_install 0.020453 0.000873 2.052298 ( 1.038692)
test_btest 0.001297 0.000205 93.830481 ( 8.898003)
test_basic 0.007002 0.001106 0.330326 ( 0.418008)
test_all 0.002366 0.000374 677.240323 ( 64.675609)
test_rubyspec 0.098886 0.078701 48.112833 ( 56.206261)
total: 137.59 sec