Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-013109
#<BuildRuby:0x000055f1376d83e0
@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.20221205-013109",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010846 0.001668 1.222300 ( 1.531171)
build_miniruby 0.002708 0.000416 0.844976 ( 0.842611)
build_ruby 0.003075 0.000000 2.245234 ( 2.153279)
build_all 0.015718 0.004797 18.693699 ( 2.195920)
build_install 0.020757 0.002637 2.120257 ( 1.055395)
test_btest 0.001306 0.000218 94.790263 ( 9.033337)
test_basic 0.008286 0.001381 0.354398 ( 0.438567)
test_all 0.001978 0.000330 731.463236 ( 71.545723)
test_rubyspec 0.094710 0.078120 49.406152 ( 57.556712)
total: 146.35 sec