Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-043414
#<BuildRuby:0x000055fe349afed8
@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-043414",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.005204 1.241037 ( 1.211597)
build_miniruby 0.000308 0.000759 1.043114 ( 1.041703)
build_ruby 0.000982 0.000173 2.702207 ( 2.615086)
build_all 0.007879 0.001390 15.772373 ( 3.245598)
build_install 0.005460 0.004237 2.305157 ( 1.349573)
test_btest 0.000460 0.000103 65.731539 ( 11.190177)
test_basic 0.003881 0.000862 0.291746 ( 0.382503)
test_all 0.001072 0.000238 692.411345 (107.453517)
test_rubyspec 0.038816 0.023441 53.169349 ( 61.337423)
total: 189.83 sec