Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-192856
#<BuildRuby:0x000055b103c684f0
@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.20220314-192856",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009172 0.002293 0.998407 ( 1.368166)
build_miniruby 0.001436 0.000359 0.077294 ( 0.075669)
build_ruby 0.001561 0.000391 0.080295 ( 0.078383)
build_all 0.006657 0.003829 4.146491 ( 0.846319)
build_install 0.020944 0.001534 7.961658 ( 2.418652)
test_btest 0.001307 0.000308 74.461099 ( 8.681675)
test_basic 0.002002 0.005868 0.347031 ( 0.435768)
test_all 0.001692 0.000000 699.882995 ( 68.270997)
test_rubyspec 0.116815 0.045550 46.251373 ( 51.830632)
total: 134.01 sec