Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-204410
#<BuildRuby:0x0000562e8a09c9c8
@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.20220910-204410",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006298 0.004834 1.136869 ( 1.228902)
build_miniruby 0.002214 0.000000 0.074318 ( 0.074371)
build_ruby 0.002708 0.000192 0.075211 ( 0.074379)
build_all 0.004161 0.005892 1.559488 ( 0.627087)
build_install 0.018179 0.004490 1.917818 ( 0.964019)
test_btest 0.001731 0.000000 93.607709 ( 9.300539)
test_basic 0.005625 0.001099 0.356577 ( 0.448829)
test_all 0.003876 0.000570 655.617211 ( 67.001717)
test_rubyspec 0.104315 0.063113 47.228302 ( 55.755978)
total: 135.48 sec