Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-182558
#<BuildRuby:0x000056447a56f0d0
@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.20220406-182558",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000030 0.000015 0.000045 ( 0.000044)
build_up 0.009268 0.002372 1.006034 ( 1.029699)
build_miniruby 0.001448 0.000659 0.079746 ( 0.077244)
build_ruby 0.001281 0.000582 0.069432 ( 0.067519)
build_all 0.007273 0.003306 4.232108 ( 0.860791)
build_install 0.020710 0.002989 8.523288 ( 3.055813)
test_btest 0.000791 0.000297 75.771896 ( 8.153771)
test_basic 0.005035 0.003094 0.332549 ( 0.423521)
test_all 0.001155 0.000449 664.612528 ( 66.122588)
test_rubyspec 0.116612 0.042506 46.763203 ( 52.086633)
total: 131.88 sec