Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-010900
#<BuildRuby:0x00005620a8af3fb0
@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.20220726-010900",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002245 0.004200 0.838285 ( 1.148642)
build_miniruby 0.000880 0.000126 0.058079 ( 0.056754)
build_ruby 0.000836 0.000120 0.058950 ( 0.057668)
build_all 0.004631 0.000000 1.518687 ( 0.582817)
build_install 0.009155 0.001976 5.628320 ( 2.169461)
test_btest 0.000715 0.000102 54.081273 ( 7.806319)
test_basic 0.004756 0.000680 0.326365 ( 0.415095)
test_all 0.001564 0.000058 606.385493 ( 92.150964)
test_rubyspec 0.083625 0.045585 43.756359 ( 49.402934)
total: 153.79 sec