Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-020305
#<BuildRuby:0x0000556b4f061548
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220221-020305",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005460 0.000455 0.969115 ( 1.054918)
build_miniruby 0.000921 0.000077 0.062224 ( 0.061082)
build_ruby 0.000891 0.000074 0.063882 ( 0.062789)
build_all 0.004318 0.000360 3.175285 ( 0.831473)
build_install 0.010505 0.000415 6.659446 ( 2.244905)
test_btest 0.000757 0.000058 41.412046 ( 6.515291)
test_basic 0.005893 0.000021 0.266895 ( 0.355318)
test_all 0.003434 0.000246 555.727388 ( 80.755775)
test_rubyspec 0.060215 0.024098 39.790479 ( 46.718763)
total: 138.60 sec