Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-103231
#<BuildRuby:0x00005604e9e60b38
@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.20220303-103231",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.006261 0.004446 1.039609 ( 2.450916)
build_miniruby 0.001882 0.000251 0.070189 ( 0.068020)
build_ruby 0.001682 0.000224 0.072081 ( 0.070366)
build_all 0.010618 0.000177 4.208177 ( 0.856694)
build_install 0.018851 0.005384 7.883993 ( 2.420825)
test_btest 0.000878 0.000132 75.645045 ( 7.951181)
test_basic 0.006318 0.000196 0.330072 ( 0.426692)
test_all 0.001761 0.000102 665.717785 ( 65.931631)
test_rubyspec 0.097924 0.063732 46.330721 ( 51.858337)
total: 132.04 sec