Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-055806
#<BuildRuby:0x00005586bf4628a0
@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.20220206-055806",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007263 0.004404 0.949749 ( 1.077823)
build_miniruby 0.001518 0.000190 0.074860 ( 0.073888)
build_ruby 0.001682 0.000210 0.079845 ( 0.078075)
build_all 0.009928 0.001241 4.098537 ( 0.787099)
build_install 0.012316 0.011047 7.875340 ( 2.317134)
test_btest 0.001081 0.000246 72.721628 ( 8.294063)
test_basic 0.008059 0.000000 0.337271 ( 0.425457)
test_all 0.000825 0.001129 699.947897 ( 67.750027)
test_rubyspec 0.120975 0.023505 46.033409 ( 51.519033)
total: 132.32 sec