Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-034745
#<BuildRuby:0x000055ff858c89c8
@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.20221110-034745",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000076 0.000011 0.000087 ( 0.000090)
build_up 0.010651 0.000897 1.121975 ( 1.389537)
build_miniruby 0.002069 0.000276 0.063847 ( 0.061700)
build_ruby 0.001601 0.000213 0.066719 ( 0.064792)
build_all 0.009573 0.000036 1.531059 ( 0.592303)
build_install 0.007512 0.014328 1.878321 ( 0.959619)
test_btest 0.001158 0.000316 84.168319 ( 8.763036)
test_basic 0.004556 0.004171 0.330278 ( 0.416733)
test_all 0.001420 0.000432 705.150081 ( 69.742686)
test_rubyspec 0.092278 0.083214 47.771866 ( 55.908220)
total: 137.90 sec