Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-104209
#<BuildRuby:0x0000561efa7ebde0
@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.20220805-104209",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005893 0.000266 0.876350 ( 1.064375)
build_miniruby 0.000846 0.000130 0.057111 ( 0.055769)
build_ruby 0.000000 0.000879 0.058463 ( 0.057245)
build_all 0.001923 0.002919 1.545027 ( 0.586776)
build_install 0.005445 0.005751 5.613290 ( 2.138538)
test_btest 0.000658 0.000188 51.813948 ( 8.616314)
test_basic 0.004709 0.001346 0.361174 ( 0.448950)
test_all 0.001498 0.000000 599.254906 ( 89.263964)
test_rubyspec 0.074920 0.053164 43.558917 ( 50.915566)
total: 153.15 sec