Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-225350
#<BuildRuby:0x000056155efa6f08
@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.20221006-225350",
@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.000031 0.000002 0.000033 ( 0.000034)
configure 0.000045 0.000003 0.000048 ( 0.000049)
build_up 0.000673 0.011965 1.097451 ( 1.612752)
build_miniruby 0.001230 0.000378 0.103100 ( 0.100456)
build_ruby 0.001232 0.000379 0.097201 ( 0.094866)
build_all 0.003734 0.004014 1.285947 ( 0.570269)
build_install 0.010210 0.003647 1.614588 ( 0.880771)
test_btest 0.001230 0.000440 58.998740 ( 6.475494)
test_basic 0.004678 0.001670 0.339027 ( 0.428996)
test_all 0.008044 0.000113 507.201798 ( 53.581303)
test_rubyspec 0.095409 0.041117 42.420730 ( 50.837964)
total: 114.58 sec