Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-211245
#<BuildRuby:0x000055d0a5ea4e50
@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.20221114-211245",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007763 0.001234 1.108505 ( 1.887477)
build_miniruby 0.001911 0.000637 0.130935 ( 0.129213)
build_ruby 0.001428 0.000476 0.117240 ( 0.102499)
build_all 0.008077 0.001051 1.544240 ( 0.673617)
build_install 0.015901 0.005277 1.932249 ( 1.007552)
test_btest 0.001299 0.000406 86.356179 ( 9.253662)
test_basic 0.007548 0.000000 0.416097 ( 0.506635)
test_all 0.002096 0.000000 694.081795 ( 70.277271)
test_rubyspec 0.094034 0.084395 48.245543 ( 56.684344)
total: 140.52 sec