Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-131953
#<BuildRuby:0x000055d79d6b4188
@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.20240116-131953",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004174 0.000759 0.811820 ( 1.199590)
build_miniruby 0.000000 0.001056 0.819947 ( 0.819986)
build_ruby 0.000000 0.001549 2.676249 ( 2.677142)
build_all 0.007890 0.000520 11.928980 ( 1.014108)
build_install 0.007512 0.004890 3.445001 ( 0.965350)
test_btest 0.000597 0.000160 62.260666 ( 6.057967)
test_basic 0.003268 0.000872 0.397509 ( 0.477477)
test_all 0.075759 0.024565 373.815383 ( 38.572992)
test_rubyspec 0.061804 0.066918 73.588375 ( 86.061505)
total: 137.85 sec