Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-163526
#<BuildRuby:0x000055990c05e9c0
@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.20220731-163526",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006932 0.004558 0.825293 ( 1.264150)
build_miniruby 0.001301 0.000200 0.051778 ( 0.051735)
build_ruby 0.001115 0.000172 0.055733 ( 0.056083)
build_all 0.007627 0.001174 1.243929 ( 0.489821)
build_install 0.006598 0.012655 4.366305 ( 1.843282)
test_btest 0.001001 0.000313 52.929414 ( 6.350838)
test_basic 0.003570 0.001116 0.280191 ( 0.375328)
test_all 0.003752 0.000000 471.599709 ( 51.575616)
test_rubyspec 0.069421 0.064679 41.871582 ( 47.848777)
total: 109.86 sec