Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-034219
#<BuildRuby:0x0000559aedb77dd8
@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.20220708-034219",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002430 0.004079 0.822119 ( 1.030674)
build_miniruby 0.000832 0.000056 0.057538 ( 0.056376)
build_ruby 0.000880 0.000059 0.060138 ( 0.059025)
build_all 0.003958 0.000264 1.499926 ( 0.602791)
build_install 0.010144 0.000676 6.299852 ( 2.838850)
test_btest 0.000000 0.000710 55.483950 ( 7.774959)
test_basic 0.001082 0.004537 0.304158 ( 0.392764)
test_all 0.001229 0.000164 612.111785 ( 89.502490)
test_rubyspec 0.065860 0.062132 44.349061 ( 49.941443)
total: 152.20 sec