Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-134140
#<BuildRuby:0x0000556b2f905570
@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.20221010-134140",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006098 0.004520 1.144658 ( 1.228572)
build_miniruby 0.002140 0.000153 0.099480 ( 0.095685)
build_ruby 0.001676 0.000120 0.095118 ( 0.092025)
build_all 0.003478 0.005306 1.318089 ( 0.570080)
build_install 0.012618 0.001802 1.626062 ( 0.871353)
test_btest 0.001361 0.000194 63.837088 ( 6.592799)
test_basic 0.006602 0.000000 0.348473 ( 0.439141)
test_all 0.006344 0.000000 502.535190 ( 53.725204)
test_rubyspec 0.072150 0.049777 42.708324 ( 51.295483)
total: 114.91 sec