Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-004917
#<BuildRuby:0x000055dfb4f183a0
@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.20221202-004917",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000874 0.004189 1.126852 ( 1.134525)
build_miniruby 0.000839 0.000112 1.024972 ( 1.023565)
build_ruby 0.001142 0.000152 2.741256 ( 2.655368)
build_all 0.003819 0.005036 15.874113 ( 3.381316)
build_install 0.006259 0.003872 2.291687 ( 1.356591)
test_btest 0.000463 0.000109 66.314695 ( 11.193994)
test_basic 0.003824 0.000899 0.352319 ( 0.443095)
test_all 0.000975 0.000230 703.548741 (107.468704)
test_rubyspec 0.032236 0.022489 53.083478 ( 61.283191)
total: 189.94 sec