Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-120444
#<BuildRuby:0x000056544edee7e0
@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.20221118-120444",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004688 0.000000 1.167568 ( 1.602974)
build_miniruby 0.001036 0.000000 0.944558 ( 0.942988)
build_ruby 0.001288 0.000000 2.660777 ( 2.562229)
build_all 0.008889 0.000000 15.781539 ( 3.331705)
build_install 0.010019 0.000000 2.038121 ( 1.140265)
test_btest 0.000503 0.000000 62.486932 ( 10.847269)
test_basic 0.004507 0.000000 0.282426 ( 0.374343)
test_all 0.001054 0.000000 658.223421 (103.452887)
test_rubyspec 0.052065 0.016634 51.098050 ( 59.372476)
total: 183.63 sec