Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-085551
#<BuildRuby:0x00005575dc0e3e98
@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.20221204-085551",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004395 0.000586 1.187273 ( 1.299742)
build_miniruby 0.000820 0.000109 0.944373 ( 0.943242)
build_ruby 0.000000 0.001208 2.819125 ( 2.704961)
build_all 0.002185 0.006886 15.952723 ( 3.380709)
build_install 0.008005 0.000882 2.299715 ( 1.343034)
test_btest 0.000431 0.000101 64.863436 ( 11.218610)
test_basic 0.004035 0.000949 0.312342 ( 0.402478)
test_all 0.000901 0.000212 685.262132 (108.128251)
test_rubyspec 0.043064 0.022364 53.117419 ( 61.272532)
total: 190.69 sec