Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-074003
#<BuildRuby:0x000055a6ed2541f0
@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.20240614-074003",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001746 0.003464 1.043218 ( 1.402307)
build_miniruby 0.001006 0.000252 0.705554 ( 0.705431)
build_ruby 0.001264 0.000316 2.242330 ( 2.243025)
build_all 0.006284 0.002486 12.481946 ( 1.056962)
build_install 0.009883 0.002636 4.148417 ( 1.070969)
test_btest 0.000652 0.000174 70.778595 ( 5.122569)
test_basic 0.004441 0.000017 0.396100 ( 0.476619)
test_all 0.071696 0.028213 368.852901 ( 40.300949)
test_rubyspec 0.023892 0.018695 87.936514 ( 11.036091)
total: 63.42 sec