Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-001349
#<BuildRuby:0x000056521ecf4880
@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.20221205-001349",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002451 0.008568 1.238837 ( 1.232874)
build_miniruby 0.001932 0.000743 0.844794 ( 0.843159)
build_ruby 0.002512 0.000967 2.243467 ( 2.155922)
build_all 0.014164 0.006539 18.777563 ( 2.206267)
build_install 0.014464 0.009583 2.062041 ( 1.044855)
test_btest 0.001535 0.000000 90.032758 ( 8.892416)
test_basic 0.004263 0.005297 0.356417 ( 0.441338)
test_all 0.001430 0.000678 700.648811 ( 69.794069)
test_rubyspec 0.079498 0.088191 49.561358 ( 57.630540)
total: 144.24 sec