Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-131914
#<BuildRuby:0x000055b8e7cb2320
@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-131914",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006396 0.000000 0.817927 ( 5.015655)
build_miniruby 0.001010 0.000000 0.062560 ( 0.061311)
build_ruby 0.000864 0.000000 0.064377 ( 0.063283)
build_all 0.004624 0.000000 3.291465 ( 0.883958)
build_install 0.005774 0.004017 6.834915 ( 2.349073)
test_btest 0.000000 0.000777 43.598835 ( 6.746985)
test_basic 0.002246 0.003008 0.308175 ( 0.397927)
test_all 0.003418 0.000098 556.650455 ( 80.110107)
test_rubyspec 0.086998 0.020762 40.103579 ( 47.130111)
total: 142.76 sec