Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-224931
#<BuildRuby:0x0000555747e6cfa0
@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.20220314-224931",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005679 0.000000 0.945567 ( 1.173980)
build_miniruby 0.000797 0.000000 0.062500 ( 0.061468)
build_ruby 0.000947 0.000000 0.064324 ( 0.063033)
build_all 0.000000 0.004742 3.310135 ( 0.900000)
build_install 0.006721 0.003071 6.801826 ( 2.340570)
test_btest 0.000538 0.000101 43.295837 ( 6.920130)
test_basic 0.004487 0.000841 0.271513 ( 0.361222)
test_all 0.003027 0.000388 539.053525 ( 79.309207)
test_rubyspec 0.071411 0.028896 39.832258 ( 46.721108)
total: 137.85 sec