Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-141022
#<BuildRuby:0x0000564d9dd469a8
@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",
@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.20220204-141022",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.005373 0.886695 ( 1.358225)
build_miniruby 0.000000 0.000837 0.062608 ( 0.061362)
build_ruby 0.000000 0.000878 0.063819 ( 0.062605)
build_all 0.001290 0.003369 3.193853 ( 0.828130)
build_install 0.002856 0.006949 6.696319 ( 2.273723)
test_btest 0.000529 0.000265 27.770721 ( 24.692281)
test_basic 0.004622 0.000447 0.263302 ( 0.353565)
test_all 0.002404 0.001122 533.146186 ( 88.206847)
test_rubyspec 0.046520 0.034464 39.607464 ( 46.611979)
total: 164.45 sec