Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-024240
#<BuildRuby:0x000055aaf7c4bdd0
@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.20220623-024240",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006065 0.000933 0.842408 ( 1.000536)
build_miniruby 0.000884 0.000136 0.057421 ( 0.056173)
build_ruby 0.000813 0.000000 0.059342 ( 0.058103)
build_all 0.000555 0.003759 1.495246 ( 0.605780)
build_install 0.009917 0.001145 6.316814 ( 2.832297)
test_btest 0.000716 0.000143 54.113039 ( 8.277290)
test_basic 0.004773 0.000955 0.292262 ( 0.380873)
test_all 0.001113 0.000222 632.620541 ( 90.703038)
test_rubyspec 0.086494 0.042051 44.237368 ( 49.763086)
total: 153.68 sec