Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-203119
#<BuildRuby:0x00005645ff57c448
@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.20220426-203119",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010385 0.001980 1.034009 ( 1.073798)
build_miniruby 0.002445 0.000000 0.072504 ( 0.069722)
build_ruby 0.002075 0.000043 0.075521 ( 0.073318)
build_all 0.010606 0.000000 1.508894 ( 0.629352)
build_install 0.013128 0.010924 5.898677 ( 2.813433)
test_btest 0.000965 0.000321 71.609520 ( 8.390270)
test_basic 0.007490 0.001058 0.323860 ( 0.409558)
test_all 0.001900 0.000604 672.398188 ( 65.672710)
test_rubyspec 0.111628 0.080415 46.003848 ( 51.158459)
total: 130.29 sec