Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-004450
#<BuildRuby:0x000056060bf61e38
@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.20220225-004450",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005457 0.000000 0.678629 ( 0.732184)
build_miniruby 0.000994 0.000000 0.062854 ( 0.061468)
build_ruby 0.000990 0.000000 0.064455 ( 0.063272)
build_all 0.001330 0.003294 3.297093 ( 0.894416)
build_install 0.006280 0.003267 6.844711 ( 2.356314)
test_btest 0.000713 0.000068 37.479059 ( 7.804132)
test_basic 0.004750 0.000453 0.267806 ( 0.357859)
test_all 0.001598 0.002104 564.076158 ( 86.333607)
test_rubyspec 0.089460 0.010400 39.804404 ( 46.729425)
total: 145.33 sec