Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-212734
#<BuildRuby:0x00005594d80dbe58
@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.20220612-212734",
@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.004070 0.002461 0.849324 ( 0.873798)
build_miniruby 0.000820 0.000154 0.057459 ( 0.056165)
build_ruby 0.000873 0.000164 0.059434 ( 0.058185)
build_all 0.003449 0.000646 1.503821 ( 0.614921)
build_install 0.008568 0.001606 6.306248 ( 2.841853)
test_btest 0.000737 0.000138 49.408431 ( 8.178790)
test_basic 0.005208 0.000977 0.347555 ( 0.435038)
test_all 0.001108 0.000208 607.726216 ( 95.872801)
test_rubyspec 0.081292 0.048586 44.107326 ( 49.650260)
total: 158.58 sec