Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-185028
#<BuildRuby:0x000055d7b04f88e0
@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.20220206-185028",
@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.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005578 0.000000 0.855592 ( 1.144408)
build_miniruby 0.000922 0.000000 0.062069 ( 0.060986)
build_ruby 0.000947 0.000000 0.064155 ( 0.062955)
build_all 0.000979 0.003921 3.197247 ( 0.829355)
build_install 0.010154 0.000367 6.682683 ( 2.235605)
test_btest 0.000665 0.000039 37.726390 ( 7.945335)
test_basic 0.005320 0.000054 0.264942 ( 0.354443)
test_all 0.003624 0.000092 554.591041 ( 89.198546)
test_rubyspec 0.077496 0.019552 39.888544 ( 46.855193)
total: 148.69 sec