Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-200158
#<BuildRuby:0x00005632adf65398
@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.20220219-200158",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001487 0.004264 0.850729 ( 0.841204)
build_miniruby 0.000934 0.000072 0.062876 ( 0.061639)
build_ruby 0.000885 0.000068 0.063999 ( 0.062854)
build_all 0.004591 0.000012 3.174187 ( 0.822476)
build_install 0.009947 0.000072 6.642083 ( 2.235390)
test_btest 0.000854 0.000054 40.332147 ( 6.638398)
test_basic 0.005248 0.000041 0.297761 ( 0.387411)
test_all 0.003219 0.000044 542.398603 ( 87.846032)
test_rubyspec 0.045192 0.022896 39.732415 ( 46.662430)
total: 145.56 sec