Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-075233
#<BuildRuby:0x000055634acaf4b0
@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.20231122-075233",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001378 0.004296 0.921953 ( 1.319764)
build_miniruby 0.000876 0.000239 0.848614 ( 0.848421)
build_ruby 0.000000 0.001612 2.617884 ( 2.618208)
build_all 0.000000 0.008377 12.226981 ( 1.024316)
build_install 0.007586 0.005781 3.729640 ( 0.980776)
test_btest 0.000444 0.000238 64.821659 ( 4.775969)
test_basic 0.004561 0.000495 0.404105 ( 0.483593)
test_all 0.059256 0.037066 351.621001 ( 39.912789)
test_rubyspec 0.037150 0.034353 39.554400 ( 52.111564)
total: 104.08 sec