Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-110449
#<BuildRuby:0x0000562a18002ad8
@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.20220726-110449",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.008192 0.001525 0.899396 ( 6.259566)
build_miniruby 0.000999 0.000364 0.062251 ( 0.061236)
build_ruby 0.001518 0.000552 0.055817 ( 0.054039)
build_all 0.002338 0.005681 1.241698 ( 0.467688)
build_install 0.014225 0.001748 4.322638 ( 1.772667)
test_btest 0.001071 0.000412 51.478845 ( 6.168357)
test_basic 0.002907 0.004264 0.298805 ( 0.389669)
test_all 0.003561 0.000000 506.102786 ( 53.809519)
test_rubyspec 0.076521 0.052834 41.738687 ( 47.418863)
total: 116.40 sec