Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-054125
#<BuildRuby:0x0000557b8b14b2c8
@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.20221124-054125",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004730 0.000249 1.057926 ( 1.080443)
build_miniruby 0.000805 0.000043 0.959167 ( 0.957827)
build_ruby 0.001316 0.000069 2.772216 ( 2.660962)
build_all 0.004153 0.004883 15.775628 ( 3.255631)
build_install 0.003395 0.004478 2.028631 ( 1.175763)
test_btest 0.000500 0.000075 62.431772 ( 11.358768)
test_basic 0.004084 0.000613 0.305492 ( 0.396631)
test_all 0.001297 0.000195 704.534760 (108.406686)
test_rubyspec 0.043926 0.022347 53.494626 ( 61.713424)
total: 191.01 sec