Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-052829
#<BuildRuby:0x00005566600e81b8
@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-052829",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005186 0.000399 0.862631 ( 0.973913)
build_miniruby 0.000899 0.000069 0.062086 ( 0.060854)
build_ruby 0.000000 0.000928 0.063933 ( 0.062740)
build_all 0.001641 0.002996 3.190263 ( 0.824441)
build_install 0.009985 0.000207 6.642220 ( 2.235712)
test_btest 0.000617 0.000078 39.879870 ( 7.089642)
test_basic 0.004788 0.000598 0.272692 ( 0.362528)
test_all 0.003452 0.000000 539.541999 ( 87.940050)
test_rubyspec 0.067122 0.036388 39.914996 ( 46.851095)
total: 146.40 sec