Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-203818
#<BuildRuby:0x000055653f56e9c0
@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.20220811-203818",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008951 0.001492 0.823797 ( 1.005139)
build_miniruby 0.002056 0.000342 0.063452 ( 0.061003)
build_ruby 0.001302 0.000217 0.062673 ( 0.061075)
build_all 0.009510 0.000712 1.243320 ( 0.472840)
build_install 0.013218 0.003875 4.299218 ( 1.826510)
test_btest 0.001344 0.000237 56.189289 ( 6.245604)
test_basic 0.005932 0.000176 0.291885 ( 0.386229)
test_all 0.003899 0.000650 481.129908 ( 51.363316)
test_rubyspec 0.079076 0.050040 41.116251 ( 48.849277)
total: 110.27 sec