Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-074504
#<BuildRuby:0x000055d4467f2630
@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-074504",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005711 0.000262 0.895439 ( 0.926285)
build_miniruby 0.000691 0.000115 0.062622 ( 0.061551)
build_ruby 0.000725 0.000120 0.064158 ( 0.063070)
build_all 0.000158 0.004435 3.311008 ( 0.898044)
build_install 0.008971 0.001053 6.808831 ( 2.329283)
test_btest 0.001323 0.000306 39.373916 ( 7.041810)
test_basic 0.004261 0.000983 0.272427 ( 0.362161)
test_all 0.002299 0.000530 560.351610 ( 84.382646)
test_rubyspec 0.028083 0.049264 39.883256 ( 46.849143)
total: 142.91 sec