Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-022240
#<BuildRuby:0x000055728801bfa8
@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.20231228-022240",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003926 0.000002 1.158327 ( 1.536840)
build_miniruby 0.000839 0.000125 0.864497 ( 0.863507)
build_ruby 0.001124 0.000168 2.790241 ( 2.790561)
build_all 0.007073 0.002518 16.566805 ( 1.478502)
build_install 0.008560 0.000195 4.678622 ( 1.163509)
test_btest 0.000976 0.000000 84.907117 ( 7.496992)
test_basic 0.001670 0.002869 0.690222 ( 0.765510)
test_all 0.099163 0.034659 559.370385 ( 53.520679)
test_rubyspec 0.027515 0.021513 51.569864 ( 63.901041)
total: 133.52 sec