Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-043006
#<BuildRuby:0x000056216a154028
@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.20240110-043006",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000664 0.003543 0.804970 ( 1.220385)
build_miniruby 0.000948 0.000112 0.896307 ( 0.895945)
build_ruby 0.001352 0.000159 2.766451 ( 2.769801)
build_all 0.007084 0.003197 14.856432 ( 1.409129)
build_install 0.010036 0.000372 4.347012 ( 1.149836)
test_btest 0.000533 0.000073 81.376171 ( 6.813409)
test_basic 0.000447 0.003224 0.482464 ( 0.562492)
test_all 0.106380 0.030583 542.838928 ( 57.935438)
test_rubyspec 0.016698 0.017297 50.327500 ( 62.908265)
total: 135.67 sec