Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-080920
#<BuildRuby:0x000055ce53faa7e0
@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.20221128-080920",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004322 0.000927 1.250260 ( 1.491266)
build_miniruby 0.001078 0.000000 0.975681 ( 0.974181)
build_ruby 0.001278 0.000000 2.754266 ( 2.658741)
build_all 0.010336 0.000000 22.493686 ( 4.447254)
build_install 0.008155 0.000619 4.496131 ( 1.578588)
test_btest 0.000573 0.000095 58.753274 ( 11.515934)
test_basic 0.004868 0.000046 0.299291 ( 0.389729)
test_all 0.000916 0.000145 669.451884 (125.618876)
test_rubyspec 0.030665 0.029866 53.078811 ( 61.185605)
total: 209.86 sec