Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-131214
#<BuildRuby:0x000055e8f1ef1390
@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.20220828-131214",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.007840 0.001206 0.840919 ( 1.177696)
build_miniruby 0.001383 0.000212 0.061932 ( 0.061725)
build_ruby 0.001447 0.000223 0.065263 ( 0.064775)
build_all 0.008444 0.000556 1.259164 ( 0.479150)
build_install 0.010469 0.007083 1.602085 ( 0.804223)
test_btest 0.001254 0.000269 51.814154 ( 6.081462)
test_basic 0.000733 0.005896 0.301900 ( 0.393991)
test_all 0.003075 0.000879 474.352548 ( 51.449170)
test_rubyspec 0.088190 0.036748 41.042798 ( 49.706978)
total: 110.22 sec