Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-084232
#<BuildRuby:0x0000556ef169af90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-084232",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002896 0.007588 0.862694 ( 1.092999)
build_miniruby 0.001416 0.000436 0.064184 ( 0.062442)
build_ruby 0.001267 0.000390 0.054857 ( 0.053771)
build_all 0.006765 0.002082 1.240259 ( 0.464836)
build_install 0.013354 0.001099 4.302365 ( 1.783139)
test_btest 0.001313 0.000350 54.830860 ( 6.172430)
test_basic 0.002571 0.004233 0.296484 ( 0.386427)
test_all 0.001501 0.001747 487.291452 ( 52.058336)
test_rubyspec 0.079176 0.057164 41.197266 ( 46.961294)
total: 109.04 sec