Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-163036
#<BuildRuby:0x0000559f57f5c188
@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.20240114-163036",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005648 0.000470 0.792097 ( 1.183822)
build_miniruby 0.000968 0.000081 0.814244 ( 0.814268)
build_ruby 0.001379 0.000000 2.665943 ( 2.666865)
build_all 0.005590 0.002683 11.935621 ( 0.993070)
build_install 0.009870 0.000281 3.412829 ( 0.963294)
test_btest 0.000567 0.000059 65.469485 ( 4.513251)
test_basic 0.001559 0.003442 0.398904 ( 0.477979)
test_all 0.088646 0.007832 373.829272 ( 31.189897)
test_rubyspec 0.037660 0.025106 40.478204 ( 53.021982)
total: 95.83 sec