Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-161319
#<BuildRuby:0x00005586a56e3670
@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.20221122-161319",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004357 0.000513 1.075535 ( 2.279278)
build_miniruby 0.001031 0.000000 0.943488 ( 0.942219)
build_ruby 0.001259 0.000000 2.818030 ( 2.715581)
build_all 0.004611 0.003904 15.832937 ( 3.313821)
build_install 0.009591 0.000220 2.031198 ( 1.163382)
test_btest 0.000523 0.000074 63.535065 ( 11.072565)
test_basic 0.001727 0.003691 0.303216 ( 0.393584)
test_all 0.000984 0.000179 704.723115 (107.917112)
test_rubyspec 0.066132 0.009666 53.199374 ( 61.425519)
total: 191.22 sec