Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-173647
#<BuildRuby:0x0000556f715ab500
@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.20231027-173647",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004187 0.001309 1.285242 ( 1.551862)
build_miniruby 0.001194 0.000000 0.873780 ( 0.872746)
build_ruby 0.001462 0.000000 2.671577 ( 2.670930)
build_all 0.007925 0.002335 16.950249 ( 1.584291)
build_install 0.009324 0.000000 4.998497 ( 1.180833)
test_btest 0.001115 0.000000 83.560773 ( 8.026423)
test_basic 0.000565 0.003746 0.771035 ( 0.847055)
test_all 0.115572 0.021833 495.154182 ( 53.245321)
test_rubyspec 0.016430 0.032011 49.385269 ( 61.640992)
total: 131.62 sec