Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-163148
#<BuildRuby:0x00005560ca3d83a0
@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.20220728-163148",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.012037 0.000526 0.951578 ( 1.020403)
build_miniruby 0.002086 0.000000 0.070954 ( 0.069572)
build_ruby 0.001937 0.000000 0.078602 ( 0.077200)
build_all 0.009882 0.000589 1.518418 ( 0.575736)
build_install 0.021406 0.000294 5.074533 ( 2.056044)
test_btest 0.001045 0.000055 74.844182 ( 8.401841)
test_basic 0.007140 0.000376 0.321983 ( 0.411130)
test_all 0.002690 0.000000 678.320779 ( 66.615092)
test_rubyspec 0.110061 0.072339 45.494013 ( 51.347676)
total: 130.58 sec