Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-170923
#<BuildRuby:0x000055b832223e00
@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.20220730-170923",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004791 0.001742 0.835234 ( 1.052129)
build_miniruby 0.000729 0.000265 0.057787 ( 0.056554)
build_ruby 0.000726 0.000264 0.058878 ( 0.057653)
build_all 0.004523 0.000030 1.525724 ( 0.585166)
build_install 0.008331 0.002777 5.664938 ( 2.176848)
test_btest 0.000514 0.000171 55.111633 ( 7.962040)
test_basic 0.004184 0.001395 0.286648 ( 0.375735)
test_all 0.001241 0.000000 617.993577 ( 89.431989)
test_rubyspec 0.069145 0.058733 43.781452 ( 54.382111)
total: 156.08 sec