Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-003153
#<BuildRuby:0x000055f986464328
@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.20220609-003153",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002142 0.004367 0.839648 ( 0.918782)
build_miniruby 0.000835 0.000193 0.057215 ( 0.056026)
build_ruby 0.000760 0.000176 0.059170 ( 0.058023)
build_all 0.004305 0.000030 1.471231 ( 0.606855)
build_install 0.010705 0.000439 6.317236 ( 2.871630)
test_btest 0.000702 0.000132 48.879829 ( 8.891385)
test_basic 0.004608 0.000864 0.283722 ( 0.372560)
test_all 0.001152 0.000216 632.118579 ( 93.953527)
test_rubyspec 0.078527 0.050795 44.086330 ( 49.628812)
total: 157.36 sec