Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-194106
#<BuildRuby:0x000055b53dd58ea8
@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.20220818-194106",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007140 0.004575 0.961479 ( 1.195416)
build_miniruby 0.002262 0.000000 0.068639 ( 0.066390)
build_ruby 0.002120 0.000012 0.078149 ( 0.076177)
build_all 0.008248 0.000453 1.539134 ( 0.593819)
build_install 0.022531 0.000865 1.874157 ( 0.908076)
test_btest 0.001112 0.000111 72.281104 ( 8.547313)
test_basic 0.006363 0.000636 0.323166 ( 0.417360)
test_all 0.003269 0.000000 684.235523 ( 66.675144)
test_rubyspec 0.126731 0.046814 45.365870 ( 53.777581)
total: 132.26 sec