Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-151017
#<BuildRuby:0x000055c49f59f2e0
@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.20231202-151017",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004193 0.000441 1.280157 ( 1.649665)
build_miniruby 0.000829 0.000087 0.804666 ( 0.804660)
build_ruby 0.001202 0.000127 2.727184 ( 2.727580)
build_all 0.004671 0.005083 16.496080 ( 1.451981)
build_install 0.007337 0.001159 4.783466 ( 1.137575)
test_btest 0.001000 0.000158 84.173972 ( 7.909620)
test_basic 0.000000 0.004725 0.732671 ( 0.808313)
test_all 0.096318 0.037677 528.556705 ( 55.521917)
test_rubyspec 0.024642 0.025381 50.154550 ( 62.470058)
total: 134.48 sec