Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-230405
#<BuildRuby:0x000055b22b33f238
@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.20220219-230405",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001452 0.003946 0.845112 ( 1.133726)
build_miniruby 0.000806 0.000058 0.062473 ( 0.061202)
build_ruby 0.000728 0.000052 0.063689 ( 0.062498)
build_all 0.000504 0.004140 3.174139 ( 0.822714)
build_install 0.008717 0.001245 6.668824 ( 2.265362)
test_btest 0.000591 0.000084 37.427358 ( 8.191375)
test_basic 0.004415 0.000631 0.239022 ( 0.328988)
test_all 0.003121 0.000000 534.249143 ( 79.132170)
test_rubyspec 0.096632 0.009943 39.742546 ( 46.639793)
total: 138.64 sec