Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-164331
#<BuildRuby:0x000055e51717e678
@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.20220210-164331",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001324 0.004276 0.857406 ( 1.919577)
build_miniruby 0.000851 0.000066 0.062273 ( 0.061110)
build_ruby 0.000737 0.000056 0.063809 ( 0.062764)
build_all 0.000000 0.004859 3.186580 ( 0.828067)
build_install 0.005579 0.004162 6.664438 ( 2.231407)
test_btest 0.000654 0.000141 37.546732 ( 7.361758)
test_basic 0.003873 0.000830 0.245455 ( 0.336969)
test_all 0.000946 0.002534 558.402548 ( 83.216031)
test_rubyspec 0.065931 0.036706 39.443333 ( 46.384958)
total: 142.40 sec