Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-091352
#<BuildRuby:0x000055b788c01350
@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.20221103-091352",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002952 0.005045 0.966821 ( 0.993696)
build_miniruby 0.001354 0.000370 0.051388 ( 0.049787)
build_ruby 0.001028 0.000280 0.043632 ( 0.042833)
build_all 0.002642 0.005698 1.233849 ( 0.475905)
build_install 0.014019 0.003011 1.571351 ( 0.806337)
test_btest 0.001306 0.000436 61.664620 ( 6.477874)
test_basic 0.004778 0.001592 0.308021 ( 0.404252)
test_all 0.004653 0.001551 525.432352 ( 55.871891)
test_rubyspec 0.079048 0.046215 43.535931 ( 52.090138)
total: 117.21 sec