Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-140711
#<BuildRuby:0x000055c22c73be98
@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-140711",
@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.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.000000 0.005091 1.149104 ( 1.308857)
build_miniruby 0.000000 0.001064 1.061810 ( 1.060524)
build_ruby 0.000000 0.001253 2.718667 ( 2.626842)
build_all 0.007196 0.002093 15.809196 ( 3.365384)
build_install 0.008231 0.001145 2.256007 ( 1.268545)
test_btest 0.000436 0.000090 58.953576 ( 12.233745)
test_basic 0.004059 0.000215 0.285691 ( 0.376969)
test_all 0.000721 0.000144 647.402679 (122.273144)
test_rubyspec 0.064400 0.008992 53.275072 ( 61.460954)
total: 205.98 sec