Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-212214
#<BuildRuby:0x0000557c705dfba0
@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.20221105-212214",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.009011 0.957001 ( 0.979618)
build_miniruby 0.000000 0.001683 0.050437 ( 0.049274)
build_ruby 0.000000 0.001390 0.040889 ( 0.039706)
build_all 0.003763 0.003739 1.229261 ( 0.468938)
build_install 0.002722 0.010331 1.553281 ( 0.822489)
test_btest 0.001807 0.000000 61.398302 ( 6.673973)
test_basic 0.002182 0.004150 0.301785 ( 0.397220)
test_all 0.001332 0.001110 527.957972 ( 55.479292)
test_rubyspec 0.075325 0.052084 43.643794 ( 52.216046)
total: 117.13 sec