Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-051004
#<BuildRuby:0x0000561366292758
@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.20221118-051004",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004606 0.000192 1.048290 ( 1.530280)
build_miniruby 0.001047 0.000000 0.968198 ( 0.966647)
build_ruby 0.001200 0.000000 2.783132 ( 2.688671)
build_all 0.008373 0.000677 15.942772 ( 3.301901)
build_install 0.003916 0.005260 2.034284 ( 1.157388)
test_btest 0.000527 0.000155 64.097310 ( 10.729058)
test_basic 0.005100 0.000000 0.319490 ( 0.411098)
test_all 0.001188 0.000000 660.883298 (102.067851)
test_rubyspec 0.041545 0.022603 51.661371 ( 59.910361)
total: 182.76 sec