Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-150210
#<BuildRuby:0x0000557234e92fe0
@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.20220827-150210",
@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.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007010 0.005267 0.976656 ( 1.030741)
build_miniruby 0.001494 0.000623 0.079082 ( 0.076944)
build_ruby 0.001761 0.000733 0.073291 ( 0.070709)
build_all 0.009378 0.002840 1.537332 ( 0.569886)
build_install 0.016631 0.005755 1.916498 ( 0.944172)
test_btest 0.000860 0.000335 79.365133 ( 8.307201)
test_basic 0.005138 0.001998 0.326844 ( 0.416701)
test_all 0.003179 0.001236 697.203971 ( 68.154376)
test_rubyspec 0.105640 0.051967 45.900290 ( 54.227651)
total: 133.80 sec