Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-123214
#<BuildRuby:0x000055d4f0b0c870
@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.20220211-123214",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005547 0.942381 ( 0.977065)
build_miniruby 0.000000 0.000932 0.062336 ( 0.061207)
build_ruby 0.000000 0.000877 0.063769 ( 0.062729)
build_all 0.003889 0.000719 3.178953 ( 0.827198)
build_install 0.010027 0.000000 6.649716 ( 2.238674)
test_btest 0.000762 0.000000 36.646154 ( 7.560613)
test_basic 0.004704 0.000612 0.237491 ( 0.327450)
test_all 0.003335 0.000121 554.502561 ( 79.396043)
test_rubyspec 0.056840 0.023897 39.630417 ( 46.622397)
total: 138.07 sec