Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-052413
#<BuildRuby:0x00005626ffe0e198
@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",
@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.20220204-052413",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.005614 0.851634 ( 1.102189)
build_miniruby 0.000000 0.000932 0.061611 ( 0.060473)
build_ruby 0.000172 0.000693 0.063607 ( 0.062460)
build_all 0.003790 0.000875 3.190613 ( 0.827852)
build_install 0.004078 0.005379 6.695709 ( 2.275473)
test_btest 0.000538 0.000165 27.491343 ( 24.618168)
test_basic 0.005014 0.001543 0.267904 ( 0.356150)
test_all 0.003364 0.000332 555.860859 ( 83.887717)
test_rubyspec 0.074978 0.033332 39.797372 ( 46.698683)
total: 159.89 sec