Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-013915
#<BuildRuby:0x00005597741569c0
@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.20220813-013915",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000041 0.000004 0.000045 ( 0.000046)
build_up 0.004382 0.008284 0.854205 ( 1.168749)
build_miniruby 0.001943 0.000000 0.060136 ( 0.057878)
build_ruby 0.001890 0.000000 0.065180 ( 0.064165)
build_all 0.009377 0.000161 1.257332 ( 0.471968)
build_install 0.014148 0.001659 1.576221 ( 0.781321)
test_btest 0.001317 0.000219 52.398164 ( 5.912957)
test_basic 0.006571 0.000274 0.293777 ( 0.383996)
test_all 0.000106 0.004951 505.683475 ( 52.637717)
test_rubyspec 0.098149 0.030330 41.568840 ( 49.164844)
total: 110.64 sec