Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-231402
#<BuildRuby:0x000055d7181b8010
@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.20220530-231402",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006154 0.000513 0.826221 ( 1.191724)
build_miniruby 0.000797 0.000184 0.056782 ( 0.055564)
build_ruby 0.000723 0.000167 0.057024 ( 0.055920)
build_all 0.004262 0.000007 1.488323 ( 0.601880)
build_install 0.006247 0.004771 6.277929 ( 2.853833)
test_btest 0.000646 0.000173 52.397882 ( 8.419066)
test_basic 0.002641 0.003862 0.341160 ( 0.428314)
test_all 0.001024 0.000320 635.101995 ( 90.605506)
test_rubyspec 0.078263 0.052258 44.128979 ( 49.674804)
total: 153.89 sec