Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-074404
#<BuildRuby:0x000055f38c597df8
@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.20221119-074404",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000006 0.000016 ( 0.000016)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.004669 0.000371 1.111215 ( 1.136822)
build_miniruby 0.000605 0.000330 1.001931 ( 1.000524)
build_ruby 0.000804 0.000438 2.731052 ( 2.619540)
build_all 0.008737 0.000169 15.908006 ( 3.491640)
build_install 0.005971 0.002756 2.110266 ( 1.179977)
test_btest 0.000410 0.000190 62.562540 ( 11.146775)
test_basic 0.003565 0.001645 0.290841 ( 0.381495)
test_all 0.000605 0.000279 638.555787 (102.274307)
test_rubyspec 0.029185 0.042610 51.494786 ( 59.712577)
total: 182.94 sec