Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-190725
#<BuildRuby:0x000055ba79f32350
@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.20220227-190725",
@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.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005071 0.000088 0.903494 ( 0.976158)
build_miniruby 0.000868 0.000062 0.062384 ( 0.061294)
build_ruby 0.000793 0.000056 0.064067 ( 0.062942)
build_all 0.004459 0.000319 3.296525 ( 0.891414)
build_install 0.004520 0.005032 6.830087 ( 2.349400)
test_btest 0.001491 0.000000 40.542275 ( 7.082853)
test_basic 0.005356 0.000000 0.272187 ( 0.361792)
test_all 0.003518 0.000000 544.611633 ( 80.681987)
test_rubyspec 0.051545 0.041817 40.043326 ( 47.017915)
total: 139.49 sec