Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-123905
#<BuildRuby:0x000055d20534be58
@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.20220801-123905",
@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.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006509 0.836737 ( 1.563895)
build_miniruby 0.000000 0.000958 0.057653 ( 0.056349)
build_ruby 0.000485 0.000375 0.058730 ( 0.057444)
build_all 0.002917 0.001809 1.521486 ( 0.595779)
build_install 0.010156 0.001136 5.633395 ( 2.150891)
test_btest 0.000553 0.000207 51.126897 ( 8.403837)
test_basic 0.001205 0.004320 0.266332 ( 0.355136)
test_all 0.000900 0.000394 623.857383 ( 89.906330)
test_rubyspec 0.086298 0.035330 43.638619 ( 49.239767)
total: 152.33 sec