Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-235839
#<BuildRuby:0x0000555760056c40
@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.20221117-235839",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004701 0.000034 1.139249 ( 1.146790)
build_miniruby 0.000922 0.000054 0.956534 ( 0.955172)
build_ruby 0.001090 0.000064 2.801556 ( 2.698656)
build_all 0.008337 0.000490 16.104197 ( 3.265726)
build_install 0.004607 0.004758 1.955937 ( 1.091209)
test_btest 0.000517 0.000058 60.594461 ( 11.263592)
test_basic 0.004226 0.000470 0.285827 ( 0.376588)
test_all 0.001116 0.000124 670.373769 (103.228497)
test_rubyspec 0.048647 0.016559 52.035673 ( 60.308852)
total: 184.34 sec