Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-092425
#<BuildRuby:0x0000561dc9aa78e0
@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.20240107-092425",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004800 0.000222 1.260423 ( 1.639190)
build_miniruby 0.000959 0.000239 1.964203 ( 1.965880)
build_ruby 0.001445 0.000361 5.077588 ( 5.088952)
build_all 0.002652 0.007661 16.502942 ( 1.696386)
build_install 0.010540 0.006118 5.210605 ( 2.060821)
test_btest 0.000605 0.000209 82.053711 ( 11.304084)
test_basic 0.005437 0.001874 0.685233 ( 0.748280)
test_all 0.086024 0.034680 542.422893 ( 72.673105)
test_rubyspec 0.049288 0.016325 77.806625 ( 90.073570)
total: 187.25 sec