Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-040721
#<BuildRuby:0x000056389af8b3c0
@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.20240107-040721",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001119 0.003573 1.163544 ( 1.568976)
build_miniruby 0.001135 0.000189 1.414300 ( 1.416149)
build_ruby 0.001359 0.000227 4.136263 ( 4.142676)
build_all 0.010036 0.000290 16.489639 ( 1.707142)
build_install 0.009900 0.005246 4.850194 ( 1.685000)
test_btest 0.000715 0.000136 85.010008 ( 14.810548)
test_basic 0.001270 0.003739 0.659883 ( 0.727238)
test_all 0.096102 0.023911 541.416272 ( 76.468207)
test_rubyspec 0.043463 0.020896 75.284625 ( 87.507468)
total: 190.03 sec