Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-185949
#<BuildRuby:0x00005620293b3f90
@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.20231129-185949",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002996 0.001498 0.846768 ( 1.239079)
build_miniruby 0.000520 0.000260 0.874247 ( 0.874690)
build_ruby 0.001120 0.000560 2.723340 ( 2.723641)
build_all 0.004991 0.002496 11.959291 ( 0.976113)
build_install 0.006689 0.001146 3.526492 ( 0.971244)
test_btest 0.000466 0.000212 63.912596 ( 5.352686)
test_basic 0.003055 0.001388 0.376634 ( 0.457770)
test_all 0.081398 0.017647 371.463048 ( 43.766013)
test_rubyspec 0.037457 0.036306 39.493523 ( 52.153083)
total: 108.51 sec