Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-060126
#<BuildRuby:0x0000559cd3b03e00
@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.20220827-060126",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002425 0.004322 0.839241 ( 0.876804)
build_miniruby 0.000000 0.000929 0.057698 ( 0.056454)
build_ruby 0.000000 0.001002 0.059735 ( 0.058557)
build_all 0.002933 0.001592 1.536276 ( 0.590007)
build_install 0.009824 0.001228 1.915752 ( 0.966538)
test_btest 0.000669 0.000084 56.120381 ( 8.082851)
test_basic 0.005163 0.000646 0.338052 ( 0.426955)
test_all 0.002775 0.000224 625.752178 ( 91.324336)
test_rubyspec 0.078342 0.048991 43.997135 ( 52.252349)
total: 154.64 sec