Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-225958
#<BuildRuby:0x000056252770fba0
@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.20220815-225958",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.006194 0.003441 0.815280 ( 0.848061)
build_miniruby 0.001253 0.000696 0.054959 ( 0.053005)
build_ruby 0.001848 0.000000 0.067518 ( 0.065784)
build_all 0.009616 0.000000 1.254707 ( 0.487983)
build_install 0.010832 0.006408 1.614414 ( 0.791599)
test_btest 0.000900 0.000416 51.602518 ( 6.189186)
test_basic 0.004353 0.002009 0.294646 ( 0.384609)
test_all 0.002572 0.002697 511.164078 ( 53.343531)
test_rubyspec 0.085661 0.044025 41.790211 ( 49.387404)
total: 111.55 sec