Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-091051
#<BuildRuby:0x000055d22e7becc8
@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.20221201-091051",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006117 0.004778 1.238828 ( 1.229072)
build_miniruby 0.002044 0.000292 0.845990 ( 0.844317)
build_ruby 0.002595 0.000371 2.248331 ( 2.158214)
build_all 0.016921 0.005192 18.607628 ( 2.172199)
build_install 0.016208 0.004244 2.038288 ( 1.037683)
test_btest 0.001093 0.000209 93.418488 ( 8.758601)
test_basic 0.004791 0.004772 0.360045 ( 0.446410)
test_all 0.000913 0.002635 730.251128 ( 71.844009)
test_rubyspec 0.097030 0.081637 49.607268 ( 57.647195)
total: 146.14 sec