Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-202354
#<BuildRuby:0x000055b364ed3858
@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-202354",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010863 0.001671 1.011925 ( 1.150957)
build_miniruby 0.001368 0.000210 0.068837 ( 0.067714)
build_ruby 0.001451 0.000223 0.068407 ( 0.066971)
build_all 0.003771 0.007367 4.204785 ( 0.850401)
build_install 0.010021 0.013707 7.802263 ( 2.399774)
test_btest 0.000824 0.000320 76.442731 ( 8.406507)
test_basic 0.002192 0.005510 0.355096 ( 0.444213)
test_all 0.000880 0.001012 662.193340 ( 66.185685)
test_rubyspec 0.091979 0.085094 45.846980 ( 51.365745)
total: 130.94 sec