Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-212209
#<BuildRuby:0x0000558663fe81e0
@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.20220720-212209",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002085 0.004462 0.827364 ( 1.003250)
build_miniruby 0.000876 0.000135 0.057115 ( 0.055807)
build_ruby 0.000855 0.000131 0.059616 ( 0.058458)
build_all 0.003760 0.000578 1.547622 ( 0.604676)
build_install 0.010284 0.000793 5.686787 ( 2.174656)
test_btest 0.000591 0.000000 51.638591 ( 8.287716)
test_basic 0.005703 0.000162 0.337017 ( 0.424856)
test_all 0.001458 0.000194 589.144276 ( 94.549780)
test_rubyspec 0.096671 0.031380 44.058513 ( 49.666301)
total: 156.83 sec