Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-093525
#<BuildRuby:0x0000564f0e304860
@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.20220130-093525",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004835 0.000403 0.840702 ( 0.891379)
build_miniruby 0.000747 0.000063 0.061614 ( 0.060558)
build_ruby 0.000955 0.000080 0.064351 ( 0.062924)
build_all 0.000515 0.004087 3.134378 ( 0.817938)
build_install 0.009660 0.000111 6.594658 ( 2.215947)
test_btest 0.000617 0.000082 27.569275 ( 25.228717)
test_basic 0.004665 0.000622 0.246666 ( 0.336335)
test_all 0.000598 0.002781 523.418706 ( 86.896404)
test_rubyspec 0.066248 0.026209 39.264097 ( 46.254082)
total: 162.76 sec