Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-221924
#<BuildRuby:0x0000564a41e7bc88
@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.20220425-221924",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006448 0.000000 0.836290 ( 1.011912)
build_miniruby 0.000000 0.001087 0.057563 ( 0.056255)
build_ruby 0.000000 0.001025 0.059651 ( 0.058373)
build_all 0.000164 0.004105 1.505719 ( 0.602579)
build_install 0.007464 0.001227 6.278924 ( 2.820350)
test_btest 0.000525 0.000175 53.581576 ( 8.544049)
test_basic 0.005483 0.000661 0.347631 ( 0.434963)
test_all 0.001158 0.000366 623.673126 ( 91.547681)
test_rubyspec 0.083384 0.043373 44.501212 ( 49.354504)
total: 154.43 sec