Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-044353
#<BuildRuby:0x00005634b16fe320
@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.20220210-044353",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001634 0.003718 0.857115 ( 1.020464)
build_miniruby 0.000928 0.000000 0.061927 ( 0.060722)
build_ruby 0.000865 0.000000 0.064227 ( 0.063157)
build_all 0.004845 0.000000 3.169686 ( 0.823482)
build_install 0.002768 0.007173 6.697182 ( 2.256139)
test_btest 0.000692 0.000115 39.585990 ( 7.318580)
test_basic 0.004552 0.000759 0.271258 ( 0.360998)
test_all 0.000953 0.002058 540.527140 ( 86.853764)
test_rubyspec 0.060073 0.048515 39.463827 ( 46.386464)
total: 145.14 sec