Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-092233
#<BuildRuby:0x000055e9213989c8
@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.20220821-092233",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005723 0.005502 0.961375 ( 1.033306)
build_miniruby 0.001541 0.000356 0.077626 ( 0.077346)
build_ruby 0.000000 0.002022 0.075373 ( 0.074375)
build_all 0.005503 0.004321 1.517495 ( 0.568314)
build_install 0.018703 0.003864 1.855974 ( 0.909849)
test_btest 0.000895 0.000256 73.035100 ( 8.263234)
test_basic 0.002202 0.004881 0.326319 ( 0.416766)
test_all 0.003094 0.000000 630.435713 ( 65.021810)
test_rubyspec 0.094323 0.075830 45.454900 ( 53.898085)
total: 130.26 sec