Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-194245
#<BuildRuby:0x00005566f68401b8
@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.20220225-194245",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005177 0.000000 0.690025 ( 1.155411)
build_miniruby 0.000886 0.000000 0.062507 ( 0.061323)
build_ruby 0.000907 0.000000 0.064407 ( 0.063225)
build_all 0.004679 0.000000 3.302594 ( 0.892867)
build_install 0.003333 0.006595 6.828324 ( 2.338345)
test_btest 0.000702 0.000000 41.491517 ( 7.027902)
test_basic 0.006375 0.000045 0.292807 ( 0.381027)
test_all 0.003748 0.000079 559.430952 ( 84.656466)
test_rubyspec 0.072832 0.027293 40.096392 ( 47.003381)
total: 143.58 sec