Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-030021
#<BuildRuby:0x000056315c095400
@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.20221102-030021",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006971 0.001162 0.927678 ( 0.991524)
build_miniruby 0.001520 0.000253 0.051387 ( 0.049772)
build_ruby 0.001104 0.000184 0.045994 ( 0.044817)
build_all 0.002912 0.004343 1.248138 ( 0.482215)
build_install 0.007662 0.006994 1.586495 ( 0.800328)
test_btest 0.001190 0.000366 60.490236 ( 6.376976)
test_basic 0.003270 0.002867 0.296388 ( 0.398337)
test_all 0.001996 0.005603 495.887111 ( 53.644550)
test_rubyspec 0.063489 0.065123 43.134731 ( 51.726613)
total: 114.52 sec