Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-055832
#<BuildRuby:0x000056513270ca68
@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.20220727-055832",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.007854 0.003933 0.875320 ( 1.426491)
build_miniruby 0.001584 0.000488 0.055308 ( 0.053625)
build_ruby 0.001146 0.000352 0.063889 ( 0.062451)
build_all 0.008174 0.000000 1.235113 ( 0.472091)
build_install 0.012231 0.004084 4.293272 ( 1.806979)
test_btest 0.001321 0.000367 50.561897 ( 6.147432)
test_basic 0.006005 0.000466 0.289307 ( 0.378814)
test_all 0.001956 0.000154 480.601563 ( 51.236441)
test_rubyspec 0.097550 0.038849 41.821947 ( 47.468143)
total: 109.05 sec