Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-190444
#<BuildRuby:0x000055f4304bc060
@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.20231208-190444",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001430 0.003563 1.005797 ( 1.281519)
build_miniruby 0.000982 0.000164 0.868096 ( 0.868222)
build_ruby 0.001366 0.000228 2.705638 ( 2.706707)
build_all 0.005085 0.003373 12.054438 ( 1.029642)
build_install 0.010147 0.003503 3.562572 ( 0.970171)
test_btest 0.000848 0.000000 64.447012 ( 5.314754)
test_basic 0.002895 0.000000 0.383946 ( 0.459896)
test_all 0.062054 0.037500 380.959347 ( 35.142735)
test_rubyspec 0.027343 0.045480 39.585782 ( 52.251652)
total: 100.03 sec