Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-153617
#<BuildRuby:0x00005563072d8d30
@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.20220809-153617",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010351 0.000893 0.985850 ( 1.163178)
build_miniruby 0.001713 0.000245 0.074959 ( 0.072983)
build_ruby 0.001962 0.000281 0.079585 ( 0.077358)
build_all 0.008333 0.001732 1.524106 ( 0.578210)
build_install 0.015612 0.007680 5.137842 ( 2.043896)
test_btest 0.001048 0.000218 69.785382 ( 8.368585)
test_basic 0.006180 0.001287 0.320422 ( 0.410256)
test_all 0.001486 0.000310 672.978181 ( 66.504112)
test_rubyspec 0.134536 0.043900 45.700205 ( 53.273971)
total: 132.49 sec