Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-012551
#<BuildRuby:0x000055c625bf6dc8
@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.20220610-012551",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006184 0.004519 0.879856 ( 1.054297)
build_miniruby 0.001334 0.000095 0.052560 ( 0.051368)
build_ruby 0.000000 0.001580 0.062657 ( 0.061476)
build_all 0.003742 0.003521 1.257388 ( 0.483845)
build_install 0.009288 0.008518 4.826465 ( 2.408318)
test_btest 0.001483 0.000349 52.736603 ( 6.158307)
test_basic 0.007291 0.000000 0.295445 ( 0.384200)
test_all 0.003723 0.000000 528.447597 ( 54.499530)
test_rubyspec 0.071329 0.058773 41.474007 ( 47.341791)
total: 112.44 sec