Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-130457
#<BuildRuby:0x000055c6f2777220
@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.20231227-130457",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004508 0.000474 1.220461 ( 1.650995)
build_miniruby 0.001526 0.000000 0.889554 ( 0.888835)
build_ruby 0.000000 0.001195 2.765516 ( 2.766090)
build_all 0.003079 0.006572 15.700235 ( 1.404501)
build_install 0.008888 0.000120 4.442854 ( 1.113621)
test_btest 0.001044 0.000182 79.774295 ( 7.525014)
test_basic 0.000756 0.004345 0.631702 ( 0.706992)
test_all 0.092655 0.040661 509.748341 ( 55.343620)
test_rubyspec 0.029066 0.020281 49.172219 ( 61.477377)
total: 132.88 sec