Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-090158
#<BuildRuby:0x0000558a6472c6c8
@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.20220404-090158",
@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.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008135 0.004169 1.019946 ( 1.405468)
build_miniruby 0.001600 0.000320 0.078164 ( 0.075975)
build_ruby 0.002120 0.000424 0.080590 ( 0.077643)
build_all 0.001805 0.009507 4.278097 ( 0.853747)
build_install 0.021425 0.002136 8.563963 ( 2.968384)
test_btest 0.001011 0.000281 72.737827 ( 7.904974)
test_basic 0.000000 0.008101 0.354119 ( 0.445608)
test_all 0.000000 0.001613 707.088922 ( 68.410920)
test_rubyspec 0.075147 0.091559 46.501402 ( 51.588341)
total: 133.73 sec