Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-182412
#<BuildRuby:0x00005637a75986e0
@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.20220730-182412",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006491 0.005279 0.967056 ( 0.983649)
build_miniruby 0.001517 0.000325 0.076514 ( 0.076009)
build_ruby 0.002436 0.000000 0.073683 ( 0.072003)
build_all 0.008449 0.000378 1.543114 ( 0.590641)
build_install 0.020764 0.002610 5.133658 ( 2.070696)
test_btest 0.001006 0.000175 72.226064 ( 8.311691)
test_basic 0.006078 0.001057 0.330809 ( 0.420260)
test_all 0.001358 0.000236 655.278902 ( 64.494152)
test_rubyspec 0.132184 0.052664 45.472876 ( 51.133478)
total: 128.15 sec