Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-064314
#<BuildRuby:0x000055f4445d4920
@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.20220821-064314",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008988 0.002247 0.958193 ( 1.047976)
build_miniruby 0.001493 0.000373 0.075167 ( 0.073548)
build_ruby 0.001532 0.000383 0.074830 ( 0.073107)
build_all 0.010747 0.000143 1.535980 ( 0.578415)
build_install 0.021400 0.002102 1.876734 ( 0.915601)
test_btest 0.000927 0.000174 70.324749 ( 8.569855)
test_basic 0.008271 0.000000 0.343969 ( 0.435701)
test_all 0.004151 0.000000 676.218705 ( 66.533181)
test_rubyspec 0.108447 0.065054 45.729248 ( 53.893811)
total: 132.12 sec