Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-215506
#<BuildRuby:0x000055cdffa3c1b8
@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.20220217-215506",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004880 0.000813 0.779084 ( 1.868643)
build_miniruby 0.000888 0.000148 0.088053 ( 0.085785)
build_ruby 0.001609 0.000268 3.004580 ( 2.681623)
build_all 0.009562 0.000080 15.175603 ( 2.615154)
build_install 0.009708 0.000000 6.746555 ( 2.260770)
test_btest 0.000803 0.000000 37.184154 ( 7.600231)
test_basic 0.005374 0.000000 0.314473 ( 0.403920)
test_all 0.001137 0.002844 540.144351 ( 88.648705)
test_rubyspec 0.060367 0.042917 39.589350 ( 46.548876)
total: 152.71 sec