Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-202158
#<BuildRuby:0x000055897f3c4480
@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.20220302-202158",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006944 0.003719 0.994346 ( 1.115908)
build_miniruby 0.002208 0.000000 0.075628 ( 0.073067)
build_ruby 0.001815 0.000064 0.074326 ( 0.073006)
build_all 0.008620 0.001724 4.269837 ( 0.872854)
build_install 0.015548 0.007225 7.867844 ( 2.388593)
test_btest 0.001006 0.000251 76.742602 ( 8.259714)
test_basic 0.002423 0.005974 0.336705 ( 0.424044)
test_all 0.001392 0.000224 709.041909 ( 68.107940)
test_rubyspec 0.105959 0.065010 46.320476 ( 51.699993)
total: 133.02 sec