Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-235914
#<BuildRuby:0x00005618b8df7d58
@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.20220829-235914",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007046 0.000000 0.892786 ( 0.918881)
build_miniruby 0.000889 0.000000 0.058119 ( 0.056768)
build_ruby 0.000985 0.000000 0.060184 ( 0.058992)
build_all 0.000891 0.003780 1.548043 ( 0.585866)
build_install 0.003510 0.007523 1.889133 ( 0.953525)
test_btest 0.000741 0.000117 52.221566 ( 8.079656)
test_basic 0.005746 0.000290 0.275997 ( 0.364445)
test_all 0.002223 0.000333 607.431346 ( 92.535112)
test_rubyspec 0.058162 0.039925 43.900377 ( 52.240271)
total: 155.79 sec