Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-084744
#<BuildRuby:0x0000555bf11f7ed8
@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-084744",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004882 0.000058 1.161946 ( 1.199902)
build_miniruby 0.000987 0.000000 0.972930 ( 0.971487)
build_ruby 0.001290 0.000000 2.815650 ( 2.693829)
build_all 0.001009 0.008218 15.753993 ( 3.257401)
build_install 0.006121 0.003631 2.261196 ( 1.299459)
test_btest 0.000465 0.000110 68.064826 ( 11.055098)
test_basic 0.003723 0.000876 0.287456 ( 0.378261)
test_all 0.001220 0.000287 699.460599 (109.771624)
test_rubyspec 0.046218 0.026852 53.011600 ( 61.246120)
total: 191.87 sec