Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-174225
#<BuildRuby:0x0000563c33080fa0
@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.20220219-174225",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001816 0.003786 0.851311 ( 1.376738)
build_miniruby 0.000841 0.000130 0.061798 ( 0.060608)
build_ruby 0.000814 0.000126 0.063933 ( 0.062781)
build_all 0.004636 0.000000 3.193983 ( 0.826306)
build_install 0.009976 0.000000 6.704903 ( 2.284152)
test_btest 0.000706 0.000000 36.511557 ( 7.656868)
test_basic 0.004967 0.000472 0.289134 ( 0.379006)
test_all 0.001435 0.002263 548.373592 ( 78.207189)
test_rubyspec 0.061789 0.029232 39.707202 ( 46.834092)
total: 137.69 sec