Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-105821
#<BuildRuby:0x0000559bff8f4af8
@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.20220309-105821",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009841 0.000232 0.988467 ( 1.506902)
build_miniruby 0.001360 0.000181 0.076730 ( 0.076844)
build_ruby 0.001838 0.000245 0.069414 ( 0.069026)
build_all 0.008726 0.001164 4.173431 ( 0.864088)
build_install 0.020814 0.001979 7.965367 ( 2.443935)
test_btest 0.000920 0.000115 70.439817 ( 8.289661)
test_basic 0.006916 0.000864 0.337112 ( 0.427994)
test_all 0.001572 0.000197 649.816815 ( 65.005846)
test_rubyspec 0.068694 0.084700 46.008416 ( 51.218182)
total: 129.90 sec