Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-072805
#<BuildRuby:0x00005613c8c6d400
@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.20220728-072805",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.009852 0.921866 ( 3.967975)
build_miniruby 0.000852 0.003615 35.609475 ( 7.338983)
build_ruby 0.003086 0.001028 2.563911 ( 2.400939)
build_all 0.007319 0.006638 12.912069 ( 1.645467)
build_install 0.010730 0.007058 4.411841 ( 1.809458)
test_btest 0.000907 0.000397 55.104906 ( 6.311573)
test_basic 0.003769 0.001649 0.289785 ( 0.379963)
test_all 0.002057 0.000195 505.655000 ( 53.091551)
test_rubyspec 0.082588 0.047096 41.854290 ( 47.453066)
total: 124.40 sec