Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-164607
#<BuildRuby:0x000056135caa00d0
@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.20220813-164607",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006466 0.000164 0.918408 ( 0.995903)
build_miniruby 0.000986 0.000070 0.058041 ( 0.056758)
build_ruby 0.000846 0.000060 0.059811 ( 0.058676)
build_all 0.004583 0.000000 1.535976 ( 0.589281)
build_install 0.007349 0.003817 1.901455 ( 0.958136)
test_btest 0.000770 0.000086 51.906398 ( 8.461415)
test_basic 0.001713 0.003803 0.253327 ( 0.342291)
test_all 0.002417 0.000209 628.699172 ( 92.980439)
test_rubyspec 0.090226 0.035185 43.958647 ( 51.304811)
total: 155.75 sec