Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-173017
#<BuildRuby:0x0000560eaf136320
@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-173017",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005571 0.000121 0.899962 ( 1.943434)
build_miniruby 0.001022 0.000000 0.062388 ( 0.061097)
build_ruby 0.000922 0.000000 0.064224 ( 0.063111)
build_all 0.004479 0.000167 3.202964 ( 0.830439)
build_install 0.005126 0.004862 6.659987 ( 2.236193)
test_btest 0.000695 0.000093 41.632843 ( 6.830506)
test_basic 0.005347 0.000097 0.278927 ( 0.368717)
test_all 0.002926 0.000167 545.075223 ( 80.667955)
test_rubyspec 0.070888 0.018748 39.563860 ( 46.579662)
total: 139.58 sec