Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-205620
#<BuildRuby:0x000055e4f79c48e8
@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.20220824-205620",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.009188 0.001622 0.961561 ( 0.984482)
build_miniruby 0.001323 0.000407 0.077349 ( 0.075935)
build_ruby 0.001217 0.000374 0.076222 ( 0.075175)
build_all 0.010510 0.001708 1.539194 ( 0.595074)
build_install 0.019596 0.000000 1.866378 ( 0.908110)
test_btest 0.000000 0.001155 71.772159 ( 8.051941)
test_basic 0.003742 0.003316 0.315384 ( 0.404868)
test_all 0.003591 0.000945 685.276056 ( 67.344705)
test_rubyspec 0.111226 0.059608 45.640826 ( 54.168620)
total: 132.61 sec