Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-124913
#<BuildRuby:0x000055cb0f4d2a58
@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.20220718-124913",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008835 0.003534 0.849612 ( 1.041538)
build_miniruby 0.002547 0.000000 0.062073 ( 0.059802)
build_ruby 0.001428 0.000000 0.065194 ( 0.064202)
build_all 0.008381 0.000000 1.272316 ( 0.491261)
build_install 0.012403 0.003182 4.280091 ( 1.830424)
test_btest 0.000783 0.000240 56.567546 ( 6.332343)
test_basic 0.006144 0.000792 0.302235 ( 0.392762)
test_all 0.002352 0.000691 485.164190 ( 52.800628)
test_rubyspec 0.097520 0.044397 42.008362 ( 47.797230)
total: 110.81 sec