Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-181336
#<BuildRuby:0x000055d341354ea8
@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.20220826-181336",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000058 0.000021 0.000079 ( 0.000031)
build_up 0.004550 0.006095 0.945541 ( 0.988191)
build_miniruby 0.002078 0.000000 0.077085 ( 0.075179)
build_ruby 0.001853 0.000000 0.078956 ( 0.077014)
build_all 0.010704 0.000000 1.563811 ( 0.601177)
build_install 0.021230 0.000151 1.895146 ( 0.928232)
test_btest 0.000949 0.000250 72.664958 ( 7.945340)
test_basic 0.005337 0.001405 0.322417 ( 0.418382)
test_all 0.003310 0.000629 683.195355 ( 67.334910)
test_rubyspec 0.111313 0.061208 45.629415 ( 54.056335)
total: 132.43 sec