Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-113740
#<BuildRuby:0x00005595908afe00
@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.20220814-113740",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006613 0.000177 0.807988 ( 0.879307)
build_miniruby 0.000981 0.000070 0.058586 ( 0.057325)
build_ruby 0.000951 0.000068 0.059953 ( 0.058709)
build_all 0.000632 0.003951 1.526495 ( 0.593277)
build_install 0.007901 0.001054 1.922259 ( 0.963366)
test_btest 0.000774 0.000103 51.111588 ( 8.287406)
test_basic 0.000613 0.004916 0.283199 ( 0.372197)
test_all 0.001503 0.000301 603.883916 ( 89.540643)
test_rubyspec 0.102907 0.014681 44.181701 ( 51.575736)
total: 152.33 sec