Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-214944
#<BuildRuby:0x0000559e64303e70
@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.20230125-214944",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001638 0.004852 0.854051 ( 1.045830)
build_miniruby 0.001033 0.000323 1.006059 ( 1.004291)
build_ruby 0.001556 0.000000 2.753844 ( 2.751385)
build_all 0.005326 0.004705 16.771638 ( 2.993834)
build_install 0.010270 0.000910 2.063538 ( 1.061257)
test_btest 0.000812 0.000000 74.920429 ( 10.525948)
test_basic 0.004152 0.002974 0.364614 ( 0.449476)
test_all 0.001059 0.000353 675.259855 ( 95.717311)
test_rubyspec 0.079561 0.052996 51.864302 ( 59.952540)
total: 175.50 sec