Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-134801
#<BuildRuby:0x0000558e848e5c20
@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.20220216-134801",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.005350 0.875952 ( 3.662564)
build_miniruby 0.000000 0.000931 0.061958 ( 0.066549)
build_ruby 0.000000 0.001154 0.090005 ( 0.088702)
build_all 0.003411 0.001216 3.166120 ( 0.822952)
build_install 0.006807 0.003216 6.622837 ( 2.233063)
test_btest 0.000570 0.000107 37.860221 ( 7.167267)
test_basic 0.001722 0.003516 0.290621 ( 0.380494)
test_all 0.002764 0.000650 544.911922 ( 87.587618)
test_rubyspec 0.065829 0.028772 39.557917 ( 46.549115)
total: 148.56 sec