Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-154654
#<BuildRuby:0x000055906fb548e8
@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.20220403-154654",
@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.000000 0.000026 ( 0.000030)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.008646 0.002190 1.005134 ( 1.288705)
build_miniruby 0.001662 0.000416 0.074097 ( 0.071798)
build_ruby 0.001795 0.000449 0.072382 ( 0.070340)
build_all 0.007954 0.001989 4.229949 ( 0.844007)
build_install 0.023532 0.001132 8.566833 ( 2.945807)
test_btest 0.001075 0.000215 75.405977 ( 7.908561)
test_basic 0.006762 0.000371 0.333532 ( 0.422507)
test_all 0.001595 0.000304 671.343487 ( 66.002760)
test_rubyspec 0.092766 0.087793 46.654363 ( 51.930464)
total: 131.49 sec