Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-114215
#<BuildRuby:0x000055d65e314dd8
@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.20221109-114215",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009169 0.000750 1.077056 ( 1.218365)
build_miniruby 0.002319 0.000332 0.069802 ( 0.066879)
build_ruby 0.000000 0.002208 0.063307 ( 0.060948)
build_all 0.007454 0.002785 1.507609 ( 0.589015)
build_install 0.015717 0.005053 1.866418 ( 0.946012)
test_btest 0.001340 0.000000 85.679407 ( 8.851932)
test_basic 0.005850 0.002860 0.327429 ( 0.416026)
test_all 0.001527 0.000363 644.589793 ( 67.193489)
test_rubyspec 0.091859 0.089454 47.740194 ( 55.941274)
total: 135.29 sec