Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-111200
#<BuildRuby:0x000055e8790e8870
@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.20220216-111200",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005063 0.000088 0.919482 ( 4.505472)
build_miniruby 0.000892 0.000063 0.062512 ( 0.061346)
build_ruby 0.000878 0.000063 0.064090 ( 0.062864)
build_all 0.000000 0.004586 3.179028 ( 0.825305)
build_install 0.003999 0.005607 6.631308 ( 2.230606)
test_btest 0.000664 0.000156 40.046933 ( 6.971653)
test_basic 0.004933 0.000292 0.262876 ( 0.352759)
test_all 0.002661 0.000591 534.802459 ( 88.039327)
test_rubyspec 0.054038 0.025700 39.509074 ( 46.445882)
total: 149.50 sec