Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-093747
#<BuildRuby:0x0000557a6ff49400
@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-093747",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000058 0.000014 0.000072 ( 0.000078)
configure 0.000019 0.000005 0.000024 ( 0.000022)
build_up 0.009617 0.000383 0.848810 ( 1.207234)
build_miniruby 0.002055 0.000000 0.062367 ( 0.061223)
build_ruby 0.001284 0.000000 0.063721 ( 0.064100)
build_all 0.008097 0.000649 1.245960 ( 0.487475)
build_install 0.009019 0.008672 4.303579 ( 1.838661)
test_btest 0.001898 0.000000 53.456920 ( 6.102758)
test_basic 0.004513 0.000568 0.294139 ( 0.387938)
test_all 0.001739 0.000457 503.355515 ( 53.169263)
test_rubyspec 0.087113 0.051636 41.933785 ( 47.628711)
total: 110.95 sec