Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-150657
#<BuildRuby:0x0000561f6d4f7fa8
@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.20240107-150657",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.003894 0.857928 ( 1.484166)
build_miniruby 0.001062 0.000184 0.887104 ( 0.887142)
build_ruby 0.001226 0.000193 2.682316 ( 2.683423)
build_all 0.006717 0.003079 14.597357 ( 1.406291)
build_install 0.007983 0.000721 4.153034 ( 1.127923)
test_btest 0.000558 0.000097 75.804088 ( 7.667072)
test_basic 0.002714 0.000472 0.447751 ( 0.529021)
test_all 0.081735 0.052631 498.622208 ( 52.195372)
test_rubyspec 0.029495 0.008408 49.090856 ( 61.577887)
total: 129.56 sec