Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-165053
#<BuildRuby:0x000055918a4c04e8
@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.20220329-165053",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009321 0.002330 1.014176 ( 1.171698)
build_miniruby 0.001808 0.000452 0.076729 ( 0.075519)
build_ruby 0.001545 0.000386 0.069575 ( 0.068649)
build_all 0.010685 0.000000 4.136684 ( 0.850441)
build_install 0.016465 0.006816 7.942990 ( 2.410793)
test_btest 0.001350 0.000000 74.328905 ( 8.309708)
test_basic 0.008128 0.000000 0.339418 ( 0.427748)
test_all 0.002013 0.000158 693.756691 ( 67.869096)
test_rubyspec 0.124545 0.046058 46.033542 ( 51.432938)
total: 132.62 sec