Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-030146
#<BuildRuby:0x000055a9af5c3858
@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.20240117-030146",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000060 0.000000 0.000060 ( 0.000043)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004227 0.000029 1.078689 ( 1.469933)
build_miniruby 0.000743 0.000149 0.862924 ( 0.862216)
build_ruby 0.001715 0.000000 2.819294 ( 2.819067)
build_all 0.008861 0.000000 14.576836 ( 1.342473)
build_install 0.008075 0.000000 4.248869 ( 1.098194)
test_btest 0.001006 0.000000 77.480123 ( 7.157564)
test_basic 0.002097 0.004406 0.701662 ( 0.772777)
test_all 0.101229 0.029950 460.666668 ( 48.088848)
test_rubyspec 0.027211 0.037534 81.949914 ( 94.381397)
total: 157.99 sec