Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-053251
#<BuildRuby:0x0000558e4ada3fa8
@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.20221204-053251",
@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.000002 0.000008 ( 0.000023)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003853 0.000963 1.178221 ( 1.128579)
build_miniruby 0.000000 0.000987 0.994854 ( 0.993393)
build_ruby 0.000000 0.001107 2.853434 ( 2.762732)
build_all 0.006254 0.002715 15.774625 ( 3.329626)
build_install 0.009577 0.000180 2.278099 ( 1.273283)
test_btest 0.000418 0.000112 57.684479 ( 12.250937)
test_basic 0.000000 0.004193 0.284953 ( 0.377188)
test_all 0.000000 0.000899 663.786920 (119.561097)
test_rubyspec 0.039115 0.023517 53.698341 ( 61.815568)
total: 203.49 sec