Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-112515
#<BuildRuby:0x0000560b344fd1f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220828-112515",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006553 0.005041 0.874056 ( 8.647007)
build_miniruby 0.001705 0.000262 0.054029 ( 0.052218)
build_ruby 0.001172 0.000180 0.052310 ( 0.051160)
build_all 0.007029 0.000322 1.241177 ( 0.473793)
build_install 0.010415 0.006033 1.561971 ( 0.792928)
test_btest 0.001278 0.000256 53.863561 ( 6.411621)
test_basic 0.004769 0.000953 0.283473 ( 0.374406)
test_all 0.004110 0.000822 501.550268 ( 53.219525)
test_rubyspec 0.055113 0.066039 41.116417 ( 49.676692)
total: 119.70 sec