Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-194009
#<BuildRuby:0x0000563992e809c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221113-194009",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009562 0.000754 1.108196 ( 1.121330)
build_miniruby 0.002036 0.000271 0.125670 ( 0.121316)
build_ruby 0.002508 0.000000 0.118845 ( 0.100163)
build_all 0.006967 0.002546 1.598044 ( 0.672134)
build_install 0.018235 0.005740 1.926817 ( 0.979959)
test_btest 0.001729 0.000000 86.874883 ( 9.250279)
test_basic 0.000769 0.007122 0.414947 ( 0.508326)
test_all 0.001334 0.000334 687.066766 ( 69.207923)
test_rubyspec 0.100228 0.068151 48.099248 ( 56.511169)
total: 138.47 sec