Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-074542
#<BuildRuby:0x0000558ccf3a2878
@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.20221124-074542",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004548 0.000026 1.104062 ( 1.126745)
build_miniruby 0.000000 0.000940 0.960069 ( 0.958678)
build_ruby 0.000000 0.001107 2.655503 ( 2.542827)
build_all 0.007241 0.001423 15.956442 ( 3.366376)
build_install 0.008394 0.000380 2.013976 ( 1.169763)
test_btest 0.000592 0.000050 59.157199 ( 11.452728)
test_basic 0.004333 0.000022 0.303507 ( 0.394719)
test_all 0.001710 0.000046 676.760660 (125.615568)
test_rubyspec 0.057576 0.010402 52.741155 ( 60.973215)
total: 207.60 sec