Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-070605
#<BuildRuby:0x0000556ffefa3f20
@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.20220530-070605",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006972 0.000000 0.883158 ( 1.036153)
build_miniruby 0.000000 0.001020 0.057316 ( 0.056064)
build_ruby 0.000000 0.000919 0.057602 ( 0.056497)
build_all 0.000970 0.003265 1.498593 ( 0.602367)
build_install 0.010890 0.000129 6.339664 ( 2.855953)
test_btest 0.000661 0.000132 52.682650 ( 8.220846)
test_basic 0.003805 0.002039 0.311351 ( 0.399757)
test_all 0.000903 0.000196 652.519063 ( 95.926369)
test_rubyspec 0.073316 0.052026 44.129554 ( 49.680291)
total: 158.83 sec