Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-120935
#<BuildRuby:0x000055e36ed6e1e0
@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.20220218-120935",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001318 0.003968 0.895030 ( 6.311606)
build_miniruby 0.001022 0.000000 0.062355 ( 0.061047)
build_ruby 0.000898 0.000000 0.064157 ( 0.062911)
build_all 0.001404 0.003406 3.171898 ( 0.822885)
build_install 0.006773 0.003012 6.658278 ( 2.251501)
test_btest 0.000685 0.000108 37.603213 ( 7.850007)
test_basic 0.000000 0.005283 0.276647 ( 0.366695)
test_all 0.000000 0.003249 559.009003 ( 83.557979)
test_rubyspec 0.060240 0.028412 39.451266 ( 46.448309)
total: 147.73 sec