Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-233150
#<BuildRuby:0x0000557724f47dd8
@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.20220625-233150",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002995 0.003901 0.864349 ( 0.936255)
build_miniruby 0.000780 0.000180 0.057517 ( 0.056367)
build_ruby 0.000850 0.000197 0.059436 ( 0.058167)
build_all 0.004245 0.000000 1.498625 ( 0.603234)
build_install 0.010591 0.000429 6.332953 ( 2.859778)
test_btest 0.000633 0.000118 55.323139 ( 8.083346)
test_basic 0.005389 0.000176 0.302008 ( 0.390541)
test_all 0.001162 0.000205 615.476605 ( 87.076730)
test_rubyspec 0.056278 0.046365 43.928273 ( 49.516663)
total: 149.58 sec