Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-222310
#<BuildRuby:0x00005595e40e5c20
@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.20220210-222310",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.005431 0.000099 0.860872 ( 1.222738)
build_miniruby 0.000865 0.000066 0.061917 ( 0.060736)
build_ruby 0.000822 0.000063 0.063997 ( 0.062736)
build_all 0.004891 0.000036 3.191147 ( 0.829595)
build_install 0.009919 0.000000 6.656233 ( 2.236144)
test_btest 0.000708 0.000000 41.980637 ( 6.885099)
test_basic 0.005480 0.000000 0.339964 ( 0.429072)
test_all 0.000709 0.003254 548.979999 ( 80.638096)
test_rubyspec 0.071052 0.032495 39.607223 ( 46.573977)
total: 138.94 sec