Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-042746
#<BuildRuby:0x0000561430a54188
@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.20240108-042746",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005463 0.000000 1.376955 ( 1.727222)
build_miniruby 0.001526 0.000000 1.499234 ( 1.502504)
build_ruby 0.001632 0.000146 4.783529 ( 4.792204)
build_all 0.010607 0.000000 16.571794 ( 1.791011)
build_install 0.015794 0.000000 5.007124 ( 1.799607)
test_btest 0.000882 0.000000 82.387391 ( 11.952343)
test_basic 0.005185 0.000131 0.698675 ( 0.768078)
test_all 0.087944 0.030381 562.300761 ( 56.519398)
test_rubyspec 0.044179 0.022588 80.656826 ( 92.974960)
total: 173.83 sec