Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-093645
#<BuildRuby:0x000055b17d5aa968
@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.20221203-093645",
@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.000010)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004955 0.000207 1.176529 ( 1.202665)
build_miniruby 0.000846 0.000159 1.015773 ( 1.014470)
build_ruby 0.001259 0.000000 2.763721 ( 2.668786)
build_all 0.008367 0.001025 16.006262 ( 3.388055)
build_install 0.008885 0.000761 2.214823 ( 1.244320)
test_btest 0.000542 0.000090 64.906495 ( 11.553564)
test_basic 0.004429 0.000738 0.315740 ( 0.405620)
test_all 0.001258 0.000209 672.622388 (119.552615)
test_rubyspec 0.058241 0.008418 53.260293 ( 61.438551)
total: 202.47 sec