Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-133251
#<BuildRuby:0x00005564580b7810
@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.20220405-133251",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002401 0.011652 0.998778 ( 1.127842)
build_miniruby 0.001461 0.000682 0.074656 ( 0.074080)
build_ruby 0.000000 0.002109 0.074972 ( 0.075436)
build_all 0.004990 0.005634 4.197111 ( 0.869461)
build_install 0.012247 0.011255 8.395154 ( 2.997541)
test_btest 0.000000 0.001399 70.235074 ( 8.505633)
test_basic 0.002475 0.004563 0.330288 ( 0.421325)
test_all 0.001372 0.000943 646.270302 ( 65.448907)
test_rubyspec 0.072015 0.087816 46.707259 ( 51.966656)
total: 131.49 sec