Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-001644
#<BuildRuby:0x0000561b236c7728
@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.20240109-001644",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000347 0.003587 0.951624 ( 1.360235)
build_miniruby 0.001933 0.000264 1.060748 ( 1.058202)
build_ruby 0.001128 0.000154 2.826999 ( 2.828522)
build_all 0.005948 0.003707 14.523797 ( 1.343988)
build_install 0.004190 0.005451 4.252628 ( 1.155621)
test_btest 0.000556 0.000119 75.535915 ( 7.458176)
test_basic 0.001251 0.003900 0.567148 ( 0.644976)
test_all 0.120740 0.016754 503.425064 ( 52.661355)
test_rubyspec 0.025159 0.008175 50.095645 ( 62.616207)
total: 131.13 sec