Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-095233
#<BuildRuby:0x00005587cd32c058
@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.20240617-095233",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005416 0.000495 1.061490 ( 1.319564)
build_miniruby 0.000851 0.000310 0.707379 ( 0.707183)
build_ruby 0.001403 0.000510 2.257219 ( 2.257550)
build_all 0.007777 0.001128 12.785488 ( 1.053295)
build_install 0.009278 0.003093 4.129119 ( 1.061946)
test_btest 0.000637 0.000212 69.648930 ( 5.309910)
test_basic 0.003109 0.001036 0.407254 ( 0.487726)
test_all 0.070587 0.029020 358.890350 ( 41.883194)
test_rubyspec 0.013480 0.030066 86.234027 ( 10.982158)
total: 65.06 sec