Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-062501
#<BuildRuby:0x0000558cb15516b0
@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.20220204-062501",
@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.000010)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001174 0.004456 0.856565 ( 0.930812)
build_miniruby 0.000714 0.000195 0.061990 ( 0.060839)
build_ruby 0.000755 0.000206 0.063706 ( 0.062598)
build_all 0.003732 0.001017 3.192506 ( 0.822319)
build_install 0.007970 0.002174 6.706578 ( 2.261204)
test_btest 0.000638 0.000174 28.600989 ( 25.635480)
test_basic 0.006337 0.000205 0.281823 ( 0.370107)
test_all 0.002885 0.000721 555.101629 ( 80.320547)
test_rubyspec 0.068991 0.028831 39.851827 ( 46.777906)
total: 157.24 sec