Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-193337
#<BuildRuby:0x0000559cd9e968a0
@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.20220308-193337",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010154 0.000864 1.004885 ( 1.037768)
build_miniruby 0.001977 0.000283 0.076313 ( 0.074220)
build_ruby 0.002076 0.000297 0.068829 ( 0.066841)
build_all 0.005226 0.004923 4.213240 ( 0.848920)
build_install 0.020355 0.000000 7.990547 ( 2.422517)
test_btest 0.001236 0.000000 74.679194 ( 8.433209)
test_basic 0.007128 0.000671 0.337331 ( 0.431881)
test_all 0.001443 0.000217 697.705296 ( 67.098324)
test_rubyspec 0.117896 0.044103 46.417320 ( 51.621567)
total: 132.04 sec