Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-000450
#<BuildRuby:0x0000561feee969c0
@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.20220721-000450",
@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.000033 0.000000 0.000033 ( 0.000035)
autoconf 0.000070 0.000000 0.000070 ( 0.000067)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.010282 0.001066 0.866481 ( 2.998644)
build_miniruby 0.001169 0.000180 0.060616 ( 0.060127)
build_ruby 0.001006 0.000154 0.054147 ( 0.053599)
build_all 0.005693 0.003131 1.266218 ( 0.498158)
build_install 0.012676 0.004215 4.437014 ( 1.852612)
test_btest 0.001662 0.000350 52.743416 ( 5.982254)
test_basic 0.004708 0.000991 0.302353 ( 0.395719)
test_all 0.002370 0.000499 484.710053 ( 52.494914)
test_rubyspec 0.054139 0.068396 41.790358 ( 47.763384)
total: 112.10 sec