Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-062312
#<BuildRuby:0x000055eecbfdb0a0
@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.20231216-062312",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004861 1.028655 ( 1.283401)
build_miniruby 0.000438 0.000419 0.872752 ( 0.872705)
build_ruby 0.001186 0.000395 2.704534 ( 2.708889)
build_all 0.005477 0.001825 12.116849 ( 1.016363)
build_install 0.011345 0.002285 3.574342 ( 0.977008)
test_btest 0.000701 0.000215 67.975260 ( 5.120614)
test_basic 0.000823 0.003221 0.376689 ( 0.458715)
test_all 0.077627 0.023206 386.647828 ( 39.058705)
test_rubyspec 0.031229 0.020315 39.620643 ( 52.286130)
total: 103.78 sec