Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-192753
#<BuildRuby:0x0000564ad237c3a0
@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.20220825-192753",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000053 0.000007 0.000060 ( 0.000066)
build_up 0.011648 0.000019 0.972319 ( 1.035682)
build_miniruby 0.001993 0.000235 0.075085 ( 0.073890)
build_ruby 0.002153 0.000253 0.069680 ( 0.068066)
build_all 0.005879 0.003731 1.558897 ( 0.595940)
build_install 0.018166 0.004371 1.904169 ( 0.937842)
test_btest 0.001055 0.000184 73.043569 ( 8.275093)
test_basic 0.004286 0.004163 0.330069 ( 0.418167)
test_all 0.005271 0.000227 658.257197 ( 65.660567)
test_rubyspec 0.115800 0.052560 45.518506 ( 53.901262)
total: 130.97 sec