Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-153752
#<BuildRuby:0x0000564ba7e3d2f0
@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.20220604-153752",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000065 0.000005 0.000070 ( 0.000068)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.009872 0.824004 ( 1.021008)
build_miniruby 0.000579 0.000835 0.053908 ( 0.052773)
build_ruby 0.001519 0.000000 0.067398 ( 0.066029)
build_all 0.005343 0.002471 1.200583 ( 0.483328)
build_install 0.011567 0.006147 4.900240 ( 2.473090)
test_btest 0.001450 0.000484 55.717956 ( 6.381088)
test_basic 0.001691 0.004642 0.297058 ( 0.387409)
test_all 0.002043 0.000795 525.290715 ( 54.680886)
test_rubyspec 0.065822 0.060599 41.386833 ( 47.288755)
total: 112.84 sec