Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-220719
#<BuildRuby:0x000055a9d619c0a0
@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.20240111-220719",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003262 0.000767 0.936853 ( 1.336190)
build_miniruby 0.000864 0.000203 0.894756 ( 0.894716)
build_ruby 0.001322 0.000000 2.748853 ( 2.753982)
build_all 0.008789 0.001312 14.667852 ( 1.372855)
build_install 0.005311 0.003628 4.232646 ( 1.131831)
test_btest 0.000733 0.000000 77.343215 ( 7.272255)
test_basic 0.003426 0.000000 0.483216 ( 0.562637)
test_all 0.108274 0.028137 495.753103 ( 50.807563)
test_rubyspec 0.023943 0.009167 49.725918 ( 62.322278)
total: 128.46 sec