Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-181134
#<BuildRuby:0x0000556bae1e41b8
@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.20220224-181134",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001501 0.003958 0.744791 ( 10.325536)
build_miniruby 0.000999 0.000072 0.062180 ( 0.060908)
build_ruby 0.000841 0.000061 0.064496 ( 0.063359)
build_all 0.004652 0.000037 3.302333 ( 0.896226)
build_install 0.001504 0.008578 6.808033 ( 2.333380)
test_btest 0.000672 0.000135 42.643096 ( 6.656240)
test_basic 0.000616 0.004454 0.274154 ( 0.364964)
test_all 0.003878 0.000000 556.511139 ( 81.047274)
test_rubyspec 0.061654 0.038628 40.085697 ( 47.020085)
total: 148.77 sec