Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-140119
#<BuildRuby:0x000055b64cd2dc20
@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-140119",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005095 0.000926 0.774269 ( 8.117631)
build_miniruby 0.000817 0.000149 0.062121 ( 0.060877)
build_ruby 0.000723 0.000131 0.064037 ( 0.062898)
build_all 0.000000 0.004862 3.298700 ( 0.891867)
build_install 0.004226 0.005792 6.817891 ( 2.337052)
test_btest 0.000561 0.000201 42.115983 ( 7.148535)
test_basic 0.005177 0.000362 0.316792 ( 0.406027)
test_all 0.000790 0.002475 548.864967 ( 83.305061)
test_rubyspec 0.059062 0.044605 40.149107 ( 47.141341)
total: 149.47 sec