Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-033723
#<BuildRuby:0x00005598fa7700e0
@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.20240621-033723",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.003997 0.002284 1.882630 ( 2.188988)
build_miniruby 0.000761 0.000435 1.098693 ( 1.098431)
build_ruby 0.000963 0.000551 3.302189 ( 3.301964)
build_all 0.006882 0.003316 17.727853 ( 1.712520)
build_install 0.009721 0.000546 6.129483 ( 1.434009)
test_btest 0.000550 0.000275 111.836951 ( 8.619588)
test_basic 0.002828 0.001414 0.857880 ( 0.937435)
test_all 0.109019 0.031998 565.339045 ( 64.230288)
test_rubyspec 0.020468 0.046605 135.087182 ( 15.994446)
total: 99.52 sec