Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-004513
#<BuildRuby:0x000055a44b0b7940
@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.20220401-004513",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011107 0.000466 1.011550 ( 1.272146)
build_miniruby 0.002215 0.000147 0.076959 ( 0.074412)
build_ruby 0.002369 0.000158 0.073855 ( 0.070930)
build_all 0.010274 0.000000 4.161579 ( 0.852501)
build_install 0.018822 0.004880 7.967796 ( 2.414160)
test_btest 0.001157 0.000110 73.515282 ( 8.193721)
test_basic 0.007309 0.000214 0.336953 ( 0.425970)
test_all 0.002590 0.000236 704.098657 ( 68.421815)
test_rubyspec 0.097319 0.057836 46.530988 ( 52.136199)
total: 133.86 sec