Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-173706
#<BuildRuby:0x000056515ab400d0
@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.20221205-173706",
@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.000003 0.000012 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004112 0.001175 1.226258 ( 4.583786)
build_miniruby 0.001020 0.000000 1.000470 ( 0.999169)
build_ruby 0.001286 0.000000 2.806308 ( 2.702920)
build_all 0.008873 0.000000 15.677191 ( 3.272084)
build_install 0.006150 0.003249 2.214101 ( 1.284113)
test_btest 0.000688 0.000000 66.910618 ( 10.681825)
test_basic 0.004575 0.000000 0.307058 ( 0.398040)
test_all 0.000902 0.000000 681.596880 (108.132594)
test_rubyspec 0.052907 0.011149 53.387442 ( 61.520345)
total: 193.58 sec