Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-052246
#<BuildRuby:0x000056371dcfbea8
@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.20220606-052246",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006294 0.000450 0.824750 ( 0.910281)
build_miniruby 0.001011 0.000072 0.057046 ( 0.055808)
build_ruby 0.000984 0.000070 0.059955 ( 0.058673)
build_all 0.004329 0.000000 1.545533 ( 0.624112)
build_install 0.010716 0.000381 6.332633 ( 2.857656)
test_btest 0.000761 0.000047 51.460950 ( 8.411847)
test_basic 0.001731 0.004566 0.348006 ( 0.435190)
test_all 0.001266 0.000149 654.541919 ( 94.705975)
test_rubyspec 0.085106 0.040522 44.215788 ( 49.776149)
total: 157.84 sec