Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-234213
#<BuildRuby:0x000055e3e5bb0b88
@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.20220705-234213",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011062 0.000502 0.972844 ( 1.075615)
build_miniruby 0.001995 0.000000 0.074118 ( 0.072627)
build_ruby 0.002061 0.000000 0.076279 ( 0.073983)
build_all 0.008251 0.000530 1.454637 ( 0.578431)
build_install 0.024177 0.000000 5.786732 ( 2.784508)
test_btest 0.001223 0.000007 74.966865 ( 8.151552)
test_basic 0.007144 0.000098 0.324507 ( 0.412668)
test_all 0.002169 0.000103 632.058544 ( 63.871020)
test_rubyspec 0.089573 0.079636 46.021516 ( 51.824057)
total: 128.85 sec