Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-153059
#<BuildRuby:0x000055cd3e729d70
@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.20220224-153059",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005408 0.000000 0.696369 ( 5.761033)
build_miniruby 0.000900 0.000000 0.062487 ( 0.061384)
build_ruby 0.000898 0.000000 0.063774 ( 0.062615)
build_all 0.004740 0.000000 3.295088 ( 0.892351)
build_install 0.001907 0.007966 6.827163 ( 2.338325)
test_btest 0.000668 0.000079 39.658269 ( 7.089919)
test_basic 0.004878 0.000574 0.291982 ( 0.381718)
test_all 0.002816 0.000331 552.204079 ( 81.569851)
test_rubyspec 0.082474 0.024446 39.977359 ( 46.980023)
total: 145.14 sec