Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-092046
#<BuildRuby:0x0000555d78ccff58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-092046",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.007283 0.000684 1.302685 ( 1.320234)
build_miniruby 0.001169 0.000250 1.706607 ( 1.576531)
build_ruby 0.001306 0.000280 2.780219 ( 2.777699)
build_all 0.006194 0.003802 16.759749 ( 2.999381)
build_install 0.009064 0.002266 2.128274 ( 1.080831)
test_btest 0.000786 0.000196 74.778910 ( 10.821752)
test_basic 0.002775 0.004312 0.351936 ( 0.437153)
test_all 0.001853 0.000000 657.542977 ( 98.955327)
test_rubyspec 0.078710 0.053725 52.206450 ( 60.240151)
total: 180.21 sec