Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-125625
#<BuildRuby:0x0000564c7333c0a0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240621-125625",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005071 1.039126 ( 1.380061)
build_miniruby 0.000214 0.001069 0.746678 ( 0.746358)
build_ruby 0.000998 0.000545 2.298608 ( 2.299372)
build_all 0.007140 0.001614 12.680511 ( 1.016095)
build_install 0.012908 0.002509 4.252958 ( 1.064978)
test_btest 0.000538 0.000236 71.553506 ( 5.080845)
test_basic 0.001579 0.002852 0.390471 ( 0.472077)
test_all 0.076030 0.030297 373.593793 ( 39.806997)
test_rubyspec 0.022316 0.019130 87.211121 ( 11.058276)
total: 62.93 sec