Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-005013
#<BuildRuby:0x0000558046c32320
@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-005013",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004994 0.000832 0.937333 ( 1.092654)
build_miniruby 0.000836 0.000139 0.062521 ( 0.061314)
build_ruby 0.000825 0.000138 0.065200 ( 0.063949)
build_all 0.004115 0.000686 3.306649 ( 0.902200)
build_install 0.001351 0.008486 6.787284 ( 2.309147)
test_btest 0.000507 0.000156 39.292067 ( 7.609641)
test_basic 0.002945 0.002498 0.280037 ( 0.369653)
test_all 0.000717 0.002609 564.255657 ( 86.217896)
test_rubyspec 0.057097 0.046079 39.915959 ( 46.893109)
total: 145.52 sec