Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-070209
#<BuildRuby:0x0000563af2bc3f58
@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.20221203-070209",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004450 0.000557 1.152134 ( 1.429656)
build_miniruby 0.000747 0.000093 1.031246 ( 1.030118)
build_ruby 0.001198 0.000000 2.662586 ( 2.573584)
build_all 0.008999 0.000000 15.867249 ( 3.262256)
build_install 0.009434 0.000000 2.271893 ( 1.287366)
test_btest 0.000538 0.000000 60.130693 ( 12.294236)
test_basic 0.000578 0.003671 0.296099 ( 0.387785)
test_all 0.000830 0.000063 659.413575 (123.811285)
test_rubyspec 0.043381 0.026361 53.858400 ( 61.990227)
total: 208.07 sec