Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-022132
#<BuildRuby:0x0000561b1b864ea8
@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.20220817-022132",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000040 0.000009 0.000049 ( 0.000048)
build_up 0.009691 0.001258 0.965868 ( 1.318892)
build_miniruby 0.001763 0.000378 0.079212 ( 0.077897)
build_ruby 0.001604 0.000344 0.077912 ( 0.077266)
build_all 0.009606 0.000114 1.517533 ( 0.579707)
build_install 0.021864 0.000000 1.888481 ( 0.917935)
test_btest 0.001058 0.000000 71.343980 ( 8.082507)
test_basic 0.006530 0.000000 0.319671 ( 0.409858)
test_all 0.003297 0.000000 656.176105 ( 65.496237)
test_rubyspec 0.139076 0.043511 45.298714 ( 52.583020)
total: 129.54 sec