Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-022657
#<BuildRuby:0x000055b81f50e600
@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.20220227-022657",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004580 0.000833 0.924812 ( 1.422107)
build_miniruby 0.000916 0.000000 0.062350 ( 0.061128)
build_ruby 0.000991 0.000000 0.064601 ( 0.063428)
build_all 0.004731 0.000000 3.283739 ( 0.883324)
build_install 0.009733 0.000000 6.832263 ( 2.360391)
test_btest 0.000823 0.000000 43.003922 ( 6.757532)
test_basic 0.002191 0.003193 0.264075 ( 0.354461)
test_all 0.000538 0.003187 561.670152 ( 82.979981)
test_rubyspec 0.076584 0.026407 40.062003 ( 46.939480)
total: 141.82 sec