Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-072524
#<BuildRuby:0x00005596091da980
@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.20220520-072524",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005604 0.004703 0.890433 ( 2.564771)
build_miniruby 0.001204 0.000185 0.063014 ( 0.061666)
build_ruby 0.000000 0.001517 0.062446 ( 0.061004)
build_all 0.003869 0.003643 1.211836 ( 0.493882)
build_install 0.013191 0.005700 4.866654 ( 2.469810)
test_btest 0.002074 0.000000 52.572340 ( 6.258746)
test_basic 0.005707 0.000787 0.291494 ( 0.386585)
test_all 0.004821 0.001206 499.735197 ( 53.238137)
test_rubyspec 0.095610 0.033832 41.550376 ( 47.094362)
total: 112.63 sec