Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-075200
#<BuildRuby:0x000055d0101934b8
@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.20220717-075200",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010124 0.000723 0.964572 ( 1.505173)
build_miniruby 0.002415 0.000000 0.075561 ( 0.073080)
build_ruby 0.001958 0.000000 0.066939 ( 0.065196)
build_all 0.010444 0.000335 1.559536 ( 0.601004)
build_install 0.019833 0.001239 5.164188 ( 2.059820)
test_btest 0.001003 0.000062 73.081114 ( 8.460081)
test_basic 0.000000 0.008919 0.330157 ( 0.415470)
test_all 0.000000 0.001840 682.115913 ( 66.320964)
test_rubyspec 0.119492 0.043381 45.418546 ( 50.979169)
total: 130.48 sec