Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-031912
#<BuildRuby:0x0000559f93c981b8
@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.20220220-031912",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001096 0.004361 0.819659 ( 0.917977)
build_miniruby 0.000772 0.000128 0.061853 ( 0.060607)
build_ruby 0.000672 0.000112 0.063472 ( 0.062426)
build_all 0.004763 0.000065 3.181609 ( 0.828150)
build_install 0.004094 0.005376 6.632753 ( 2.235826)
test_btest 0.000479 0.000110 40.740725 ( 7.251657)
test_basic 0.004176 0.000963 0.302158 ( 0.391975)
test_all 0.002751 0.000738 558.980383 ( 81.960559)
test_rubyspec 0.052132 0.038471 39.679774 ( 46.613748)
total: 140.32 sec