Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-115513
#<BuildRuby:0x00005607cf7b2140
@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.20220205-115513",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005114 0.000393 0.848327 ( 1.096443)
build_miniruby 0.000851 0.000065 0.062328 ( 0.061214)
build_ruby 0.000885 0.000068 0.063951 ( 0.062842)
build_all 0.004654 0.000017 3.189251 ( 0.826496)
build_install 0.009386 0.000330 6.681117 ( 2.246216)
test_btest 0.000799 0.000053 28.256253 ( 25.455338)
test_basic 0.004722 0.000315 0.273885 ( 0.363752)
test_all 0.003340 0.000042 558.263203 ( 82.726902)
test_rubyspec 0.080290 0.011746 39.725339 ( 46.662255)
total: 159.50 sec