Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-031725
#<BuildRuby:0x000055b9a3ddfdd0
@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.20220819-031725",
@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.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001231 0.005588 0.835488 ( 1.372705)
build_miniruby 0.000750 0.000288 0.057880 ( 0.056622)
build_ruby 0.000692 0.000267 0.059365 ( 0.058179)
build_all 0.004436 0.000252 1.537758 ( 0.591656)
build_install 0.005775 0.003111 1.905346 ( 0.958382)
test_btest 0.000538 0.000202 50.702343 ( 8.773336)
test_basic 0.004825 0.000394 0.256274 ( 0.345514)
test_all 0.002189 0.000000 630.069641 ( 94.632923)
test_rubyspec 0.085325 0.042384 43.847711 ( 52.100747)
total: 158.89 sec