Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-092513
#<BuildRuby:0x000055fddb76a8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-092513",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.001006 0.004324 1.203741 ( 1.442327)
build_miniruby 0.000807 0.000202 0.944726 ( 0.943277)
build_ruby 0.001125 0.000282 2.825595 ( 2.723565)
build_all 0.009052 0.001065 22.282598 ( 4.433907)
build_install 0.004886 0.003541 4.364774 ( 1.539799)
test_btest 0.000441 0.000117 62.270273 ( 11.279817)
test_basic 0.003752 0.001000 0.301856 ( 0.393466)
test_all 0.001967 0.000525 662.242268 (119.736511)
test_rubyspec 0.045849 0.025160 53.466272 ( 61.700498)
total: 204.19 sec