Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-193402
#<BuildRuby:0x0000559be79f04d8
@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.20220404-193402",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.012516 1.006000 ( 1.142094)
build_miniruby 0.000000 0.002383 0.065858 ( 0.062955)
build_ruby 0.000000 0.002494 0.074881 ( 0.072625)
build_all 0.003709 0.006732 4.159597 ( 0.826217)
build_install 0.017713 0.004800 8.526334 ( 2.949263)
test_btest 0.000998 0.000347 77.615581 ( 8.238270)
test_basic 0.005880 0.002046 0.342171 ( 0.438744)
test_all 0.001371 0.000477 664.393737 ( 65.711651)
test_rubyspec 0.135562 0.038608 46.413626 ( 51.732030)
total: 131.17 sec