Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-110053
#<BuildRuby:0x000056265cebe8c0
@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.20221127-110053",
@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.000002 0.000011 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005152 0.000000 1.185402 ( 1.394719)
build_miniruby 0.000820 0.000000 0.970677 ( 0.969383)
build_ruby 0.001180 0.000000 2.768658 ( 2.673002)
build_all 0.009585 0.000588 22.375104 ( 4.477319)
build_install 0.001846 0.007112 4.318224 ( 1.481421)
test_btest 0.000473 0.000100 55.361420 ( 11.804456)
test_basic 0.000661 0.004109 0.294549 ( 0.384877)
test_all 0.000848 0.000223 665.469496 (106.097099)
test_rubyspec 0.043001 0.025377 53.802600 ( 62.000535)
total: 191.28 sec