Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-170917
#<BuildRuby:0x000056375cf9fc60
@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.20220531-170917",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006742 0.890321 ( 1.382710)
build_miniruby 0.000000 0.000905 0.057445 ( 0.056378)
build_ruby 0.000000 0.000880 0.057792 ( 0.056522)
build_all 0.002872 0.001428 1.501201 ( 0.599512)
build_install 0.003270 0.005557 6.282992 ( 2.842525)
test_btest 0.000553 0.000297 49.403663 ( 8.553591)
test_basic 0.003740 0.002014 0.255293 ( 0.343852)
test_all 0.001005 0.000541 642.928597 ( 94.502717)
test_rubyspec 0.064329 0.066647 44.107143 ( 49.691339)
total: 158.03 sec