Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-212534
#<BuildRuby:0x0000559c2b906600
@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.20220213-212534",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002793 0.003327 0.869594 ( 1.075240)
build_miniruby 0.000935 0.000000 0.062014 ( 0.060925)
build_ruby 0.000941 0.000000 0.063771 ( 0.062577)
build_all 0.004796 0.000005 3.161667 ( 0.823621)
build_install 0.009992 0.000000 6.632260 ( 2.240431)
test_btest 0.000872 0.000040 39.771169 ( 6.725362)
test_basic 0.005527 0.000093 0.361757 ( 0.450657)
test_all 0.003022 0.000131 535.522065 ( 77.889239)
test_rubyspec 0.071382 0.015689 39.667217 ( 46.653076)
total: 135.98 sec