Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-004456
#<BuildRuby:0x0000563313fc5548
@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-004456",
@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.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005172 0.000000 0.834187 ( 0.887035)
build_miniruby 0.000969 0.000000 0.062004 ( 0.060811)
build_ruby 0.000000 0.000932 0.063879 ( 0.062696)
build_all 0.001239 0.003426 3.176725 ( 0.825366)
build_install 0.004704 0.005075 6.658708 ( 2.251796)
test_btest 0.000703 0.000101 36.185229 ( 7.630845)
test_basic 0.004517 0.000645 0.267009 ( 0.357543)
test_all 0.001699 0.001475 552.666592 ( 82.225052)
test_rubyspec 0.082719 0.024964 39.835476 ( 46.782037)
total: 141.08 sec