Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-094539
#<BuildRuby:0x0000562f3df9fef8
@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.20240108-094539",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004235 0.000669 1.347292 ( 1.715838)
build_miniruby 0.000997 0.000157 1.516260 ( 1.520072)
build_ruby 0.001465 0.000231 5.684098 ( 5.692084)
build_all 0.005111 0.005322 16.617215 ( 1.752286)
build_install 0.012066 0.004179 4.952875 ( 1.728432)
test_btest 0.000679 0.000154 84.707526 ( 13.919566)
test_basic 0.005583 0.000000 0.697236 ( 0.766115)
test_all 0.089952 0.029704 560.764315 ( 67.602652)
test_rubyspec 0.040401 0.027676 83.053674 ( 95.315702)
total: 190.01 sec