Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-152001
#<BuildRuby:0x000056302aee61e0
@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.20220212-152001",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005053 0.000084 0.841123 ( 1.054752)
build_miniruby 0.000825 0.000059 0.062043 ( 0.060903)
build_ruby 0.000897 0.000064 0.063921 ( 0.062649)
build_all 0.000394 0.004150 3.192411 ( 0.827804)
build_install 0.005695 0.004439 6.700603 ( 2.266443)
test_btest 0.000663 0.000133 39.198287 ( 6.967919)
test_basic 0.005116 0.000157 0.239258 ( 0.329143)
test_all 0.002926 0.000095 557.097444 ( 84.464257)
test_rubyspec 0.088836 0.017600 39.702560 ( 46.652238)
total: 142.69 sec