Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-043624
#<BuildRuby:0x000055698648c048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-043624",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000067 0.000000 0.000067 ( 0.000036)
build_up 0.004090 0.000000 0.951639 ( 1.337681)
build_miniruby 0.001095 0.000000 0.945735 ( 0.944745)
build_ruby 0.001370 0.000000 2.788613 ( 2.792838)
build_all 0.008032 0.001478 14.746359 ( 1.395135)
build_install 0.007201 0.001600 4.229658 ( 1.130585)
test_btest 0.000000 0.000631 75.186483 ( 7.498671)
test_basic 0.000000 0.003153 0.544690 ( 0.620650)
test_all 0.098550 0.035677 545.956671 ( 59.511098)
test_rubyspec 0.015935 0.020911 49.596086 ( 62.179087)
total: 137.41 sec