Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-014342
#<BuildRuby:0x0000564f85522aa8
@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.20220606-014342",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007570 0.001262 0.875549 ( 4.666156)
build_miniruby 0.001336 0.000223 0.047782 ( 0.046796)
build_ruby 0.001123 0.000187 0.058210 ( 0.057220)
build_all 0.006951 0.001158 1.217551 ( 0.503377)
build_install 0.018128 0.001036 5.019178 ( 2.469191)
test_btest 0.001660 0.000238 53.369859 ( 6.346546)
test_basic 0.005632 0.000804 0.286628 ( 0.377500)
test_all 0.002506 0.000358 510.537623 ( 53.717828)
test_rubyspec 0.119511 0.018598 41.582304 ( 47.432674)
total: 115.62 sec