Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-020956
#<BuildRuby:0x000055d1b496ae48
@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.20240104-020956",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000039 0.000004 0.000043 ( 0.000044)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004437 0.000493 1.297942 ( 1.581678)
build_miniruby 0.000888 0.000099 0.800438 ( 0.799491)
build_ruby 0.001177 0.000130 2.665306 ( 2.665768)
build_all 0.004573 0.004554 14.375731 ( 1.321940)
build_install 0.006774 0.001070 4.174005 ( 1.066680)
test_btest 0.000991 0.000040 72.848267 ( 6.891384)
test_basic 0.006457 0.000000 0.776294 ( 0.854125)
test_all 0.101093 0.027977 502.925492 ( 49.786155)
test_rubyspec 0.028290 0.020089 48.135158 ( 60.526075)
total: 125.49 sec