Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-113205
#<BuildRuby:0x0000561bfe0a9400
@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.20220827-113205",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.010479 0.001833 0.839145 ( 1.111555)
build_miniruby 0.001489 0.000000 0.061537 ( 0.060032)
build_ruby 0.001772 0.000000 0.062153 ( 0.060593)
build_all 0.010112 0.000000 1.250590 ( 0.464392)
build_install 0.011067 0.003854 1.558039 ( 0.778147)
test_btest 0.001149 0.000270 55.039762 ( 6.135837)
test_basic 0.000000 0.007650 0.291777 ( 0.380502)
test_all 0.003179 0.000000 482.959878 ( 52.636812)
test_rubyspec 0.087460 0.044482 42.010848 ( 50.512535)
total: 112.14 sec