Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-115256
#<BuildRuby:0x000055e7f635a8c0
@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.20220819-115256",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000000 0.006262 0.835203 ( 0.902865)
build_miniruby 0.000421 0.000465 0.057090 ( 0.055862)
build_ruby 0.000718 0.000205 0.059282 ( 0.058092)
build_all 0.004701 0.000000 1.540434 ( 0.587748)
build_install 0.010159 0.000901 1.923208 ( 0.962990)
test_btest 0.000687 0.000162 54.763842 ( 8.292688)
test_basic 0.004438 0.001044 0.287792 ( 0.376642)
test_all 0.002733 0.000643 621.711404 ( 89.006511)
test_rubyspec 0.092355 0.035171 44.150730 ( 52.432019)
total: 152.68 sec