Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-101543
#<BuildRuby:0x000055f8788f40a0
@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.20240625-101543",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005186 0.000215 1.062858 ( 1.494689)
build_miniruby 0.000990 0.000165 0.728054 ( 0.727544)
build_ruby 0.001191 0.000198 2.270165 ( 2.271213)
build_all 0.008130 0.000000 12.565534 ( 1.039006)
build_install 0.007595 0.004006 4.263238 ( 1.076662)
test_btest 0.000614 0.000115 70.466808 ( 6.057950)
test_basic 0.003522 0.000660 0.396939 ( 0.478785)
test_all 0.064583 0.031799 378.413362 ( 35.717080)
test_rubyspec 0.012504 0.031239 87.683953 ( 10.980964)
total: 59.84 sec