Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-130816
#<BuildRuby:0x000055bcb07d5330
@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.20220614-130816",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007580 0.005192 0.883933 ( 1.119774)
build_miniruby 0.001105 0.000368 0.053908 ( 0.052392)
build_ruby 0.001074 0.000358 0.062922 ( 0.062118)
build_all 0.008160 0.001130 1.251576 ( 0.478883)
build_install 0.015706 0.003776 4.992055 ( 2.466479)
test_btest 0.001262 0.000371 54.128122 ( 6.013870)
test_basic 0.004121 0.001212 0.295019 ( 0.386341)
test_all 0.002197 0.000646 498.321620 ( 53.493774)
test_rubyspec 0.086788 0.045370 41.485737 ( 47.102086)
total: 111.18 sec