Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-125206
#<BuildRuby:0x000055d5e84f3eb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220505-125206",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002804 0.003616 0.828964 ( 1.203406)
build_miniruby 0.001007 0.000059 0.057004 ( 0.055701)
build_ruby 0.000905 0.000000 0.057615 ( 0.056498)
build_all 0.001839 0.002546 1.482422 ( 0.599818)
build_install 0.010933 0.000000 6.248184 ( 2.809758)
test_btest 0.000827 0.000000 48.481939 ( 8.570847)
test_basic 0.003087 0.003414 0.349355 ( 0.436465)
test_all 0.001295 0.000000 626.384346 ( 90.554795)
test_rubyspec 0.066697 0.023343 43.874116 ( 48.783625)
total: 153.07 sec