Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-204113
#<BuildRuby:0x000055b48a96fde0
@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.20221117-204113",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004797 0.000300 1.080552 ( 1.112773)
build_miniruby 0.000812 0.000050 0.973212 ( 0.971877)
build_ruby 0.001260 0.000079 2.723951 ( 2.637348)
build_all 0.006315 0.002567 15.808525 ( 3.368085)
build_install 0.007993 0.000086 2.048846 ( 1.150250)
test_btest 0.000536 0.000045 58.325549 ( 11.907015)
test_basic 0.000607 0.003622 0.265731 ( 0.356895)
test_all 0.001102 0.000138 632.115914 (101.911372)
test_rubyspec 0.034214 0.024467 51.214292 ( 59.464187)
total: 182.88 sec