Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-122203
#<BuildRuby:0x00005589224a2f08
@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.20220724-122203",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000050 0.000004 0.000054 ( 0.000054)
configure 0.000036 0.000003 0.000039 ( 0.000038)
build_up 0.011322 0.000518 0.848111 ( 1.165685)
build_miniruby 0.001518 0.000108 0.052864 ( 0.050968)
build_ruby 0.001662 0.000119 0.065345 ( 0.063456)
build_all 0.009379 0.000303 1.238994 ( 0.472875)
build_install 0.009001 0.006342 4.185886 ( 1.752393)
test_btest 0.000000 0.001893 51.835143 ( 6.132112)
test_basic 0.000000 0.006663 0.276503 ( 0.376781)
test_all 0.000000 0.002629 473.753840 ( 51.709617)
test_rubyspec 0.085065 0.045513 41.638550 ( 47.521934)
total: 109.25 sec