Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-183152
#<BuildRuby:0x000055d5233f7e08
@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.20230131-183152",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003802 0.000000 0.634999 ( 1.069178)
build_miniruby 0.000909 0.000059 0.619665 ( 0.619334)
build_ruby 0.001170 0.000083 2.026253 ( 2.026187)
build_all 0.008264 0.000279 11.914876 ( 1.502598)
build_install 0.005950 0.000397 1.469545 ( 0.713055)
test_btest 0.000615 0.000041 64.501714 ( 5.947233)
test_basic 0.003594 0.000240 0.254082 ( 0.348654)
test_all 0.001780 0.000118 479.266771 ( 51.642186)
test_rubyspec 0.007094 0.019187 34.704999 ( 45.284312)
total: 109.15 sec