Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-012540
#<BuildRuby:0x0000556353cae700
@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.20220826-012540",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000053 0.000017 0.000070 ( 0.000071)
build_up 0.011535 0.001068 0.990643 ( 1.918183)
build_miniruby 0.001496 0.000427 0.075847 ( 0.074650)
build_ruby 0.001638 0.000468 0.078579 ( 0.077250)
build_all 0.008733 0.001154 1.550393 ( 0.589682)
build_install 0.012947 0.009013 1.876657 ( 0.917848)
test_btest 0.001051 0.000350 75.819050 ( 8.232941)
test_basic 0.007386 0.000546 0.335878 ( 0.425916)
test_all 0.003713 0.001160 640.747004 ( 64.137221)
test_rubyspec 0.092598 0.089062 45.680444 ( 54.099817)
total: 130.47 sec