Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-120713
#<BuildRuby:0x000055ffeb76e350
@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.20220227-120713",
@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.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005348 0.000000 0.888768 ( 0.966433)
build_miniruby 0.000829 0.000000 0.062452 ( 0.061270)
build_ruby 0.000979 0.000000 0.064968 ( 0.063691)
build_all 0.004675 0.000000 3.306640 ( 0.895655)
build_install 0.006167 0.003600 6.816038 ( 2.347998)
test_btest 0.000000 0.000717 35.006726 ( 8.099897)
test_basic 0.002114 0.003050 0.289585 ( 0.379783)
test_all 0.001821 0.001367 544.129155 ( 85.614555)
test_rubyspec 0.055370 0.041224 39.936483 ( 46.880458)
total: 145.31 sec