Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-191125
#<BuildRuby:0x000055608ee99d70
@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.20220214-191125",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.005872 0.887899 ( 0.928764)
build_miniruby 0.000000 0.000843 0.062250 ( 0.061129)
build_ruby 0.000864 0.000065 0.063875 ( 0.062561)
build_all 0.004707 0.000150 3.182013 ( 0.827332)
build_install 0.006434 0.003421 6.627464 ( 2.235093)
test_btest 0.000692 0.000109 38.373858 ( 7.099031)
test_basic 0.004569 0.000721 0.241682 ( 0.331489)
test_all 0.002818 0.000445 541.269759 ( 79.374798)
test_rubyspec 0.059742 0.037040 39.446320 ( 46.342807)
total: 137.26 sec