Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-233340
#<BuildRuby:0x0000560f975dc3a0
@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.20221205-233340",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000856 0.004169 1.171716 ( 1.165579)
build_miniruby 0.000815 0.000163 1.040637 ( 1.039296)
build_ruby 0.001180 0.000000 2.710654 ( 2.614723)
build_all 0.008619 0.000301 15.739881 ( 3.297455)
build_install 0.000297 0.008517 2.187813 ( 1.247624)
test_btest 0.000549 0.000000 67.649508 ( 10.875353)
test_basic 0.004299 0.000203 0.299971 ( 0.390913)
test_all 0.000684 0.000190 656.078259 (108.475637)
test_rubyspec 0.045944 0.019632 53.193814 ( 61.412293)
total: 190.52 sec