Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-020110
#<BuildRuby:0x000055a356914e80
@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.20220718-020110",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002448 0.009318 0.850986 ( 1.382654)
build_miniruby 0.001099 0.000500 0.062465 ( 0.061179)
build_ruby 0.001245 0.000565 0.061575 ( 0.059597)
build_all 0.008252 0.001543 1.272513 ( 0.495204)
build_install 0.011889 0.003783 4.383490 ( 1.840020)
test_btest 0.000966 0.000386 53.464499 ( 6.040575)
test_basic 0.002986 0.003982 0.294160 ( 0.383842)
test_all 0.001250 0.000547 498.357072 ( 52.296920)
test_rubyspec 0.066731 0.064343 41.837206 ( 47.824343)
total: 110.39 sec