Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-183301
#<BuildRuby:0x00005627e4f341b8
@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.20220220-183301",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005362 0.000206 0.914703 ( 0.870977)
build_miniruby 0.000711 0.000118 0.061964 ( 0.060871)
build_ruby 0.000989 0.000000 0.063789 ( 0.062629)
build_all 0.004491 0.000000 3.187628 ( 0.830513)
build_install 0.009516 0.000000 6.680034 ( 2.256730)
test_btest 0.000672 0.000000 40.148537 ( 7.006196)
test_basic 0.005564 0.000547 0.295383 ( 0.386413)
test_all 0.003388 0.000257 549.470488 ( 83.350925)
test_rubyspec 0.069863 0.019891 39.820580 ( 46.757088)
total: 141.58 sec