Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-005040
#<BuildRuby:0x000056197eba43a0
@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.20220805-005040",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010572 0.000814 0.971846 ( 1.337548)
build_miniruby 0.000000 0.001640 0.073464 ( 0.072263)
build_ruby 0.000758 0.001396 0.078335 ( 0.076728)
build_all 0.003673 0.007039 1.520324 ( 0.576752)
build_install 0.013648 0.008202 5.107109 ( 2.035710)
test_btest 0.000843 0.000241 71.809196 ( 8.291955)
test_basic 0.002250 0.004673 0.330528 ( 0.428057)
test_all 0.002593 0.000200 682.199856 ( 67.094870)
test_rubyspec 0.111906 0.060139 45.671406 ( 53.237287)
total: 133.15 sec