Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-094637
#<BuildRuby:0x00005634ffc055a0
@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.20220225-094637",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004983 0.000383 0.693324 ( 1.017446)
build_miniruby 0.000814 0.000063 0.062463 ( 0.061247)
build_ruby 0.000868 0.000067 0.064824 ( 0.063550)
build_all 0.001484 0.003420 3.320022 ( 0.898178)
build_install 0.004056 0.006115 6.798556 ( 2.306481)
test_btest 0.000652 0.000145 39.725336 ( 6.794686)
test_basic 0.004323 0.000960 0.240420 ( 0.330201)
test_all 0.002816 0.000626 550.812226 ( 79.794281)
test_rubyspec 0.065041 0.034293 39.794108 ( 46.788081)
total: 138.05 sec