Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-105329
#<BuildRuby:0x0000555d9b0b4610
@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.20220826-105329",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009384 0.001444 0.959434 ( 1.327942)
build_miniruby 0.002067 0.000000 0.077022 ( 0.074688)
build_ruby 0.000000 0.002209 0.072782 ( 0.070287)
build_all 0.006756 0.003346 1.513847 ( 0.582851)
build_install 0.010441 0.011879 1.896711 ( 0.907620)
test_btest 0.001161 0.000000 74.477716 ( 8.324198)
test_basic 0.006174 0.000913 0.315471 ( 0.404452)
test_all 0.003153 0.000995 680.141453 ( 66.371085)
test_rubyspec 0.106305 0.042328 45.499533 ( 54.072817)
total: 132.14 sec