Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-191922
#<BuildRuby:0x000055f888e683a0
@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.20220919-191922",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003083 0.008165 1.129669 ( 1.141004)
build_miniruby 0.002250 0.000000 0.118416 ( 0.113767)
build_ruby 0.001606 0.000197 0.118784 ( 0.101467)
build_all 0.006383 0.004256 1.586398 ( 0.641210)
build_install 0.018985 0.003961 1.926278 ( 0.962066)
test_btest 0.001403 0.000000 77.414340 ( 8.221073)
test_basic 0.008375 0.000000 0.380152 ( 0.467494)
test_all 0.003637 0.000000 668.894138 ( 67.951404)
test_rubyspec 0.113558 0.050093 45.760603 ( 54.176556)
total: 133.78 sec