Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-113030
#<BuildRuby:0x000055fe21a656b0
@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.20220131-113030",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001075 0.004457 0.822144 ( 3.142906)
build_miniruby 0.000808 0.000221 0.062514 ( 0.061342)
build_ruby 0.000777 0.000212 0.063989 ( 0.062830)
build_all 0.003729 0.001017 3.192281 ( 0.824971)
build_install 0.004632 0.004717 6.685563 ( 2.253530)
test_btest 0.000571 0.000191 27.478561 ( 25.159300)
test_basic 0.000528 0.005022 0.287139 ( 0.376544)
test_all 0.003257 0.000000 549.302448 ( 80.980290)
test_rubyspec 0.045481 0.061368 39.500254 ( 46.482609)
total: 159.34 sec