Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-135411
#<BuildRuby:0x000055c8f0904070
@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.20230703-135411",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.005618 1.592238 ( 2.974601)
build_miniruby 0.000000 0.001246 0.980562 ( 0.980851)
build_ruby 0.000000 0.001209 2.684786 ( 2.685282)
build_all 0.002436 0.006904 11.296830 ( 7.796148)
build_install 0.004615 0.004297 5.063415 ( 1.982501)
test_btest 0.000723 0.000402 83.223307 ( 8.150165)
test_basic 0.001729 0.002680 0.733416 ( 0.814230)
test_all 0.001263 0.000000 458.313442 ( 51.146231)
test_rubyspec 0.015039 0.022801 42.197886 ( 54.697303)
total: 131.23 sec