Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-035029
#<BuildRuby:0x00005601f2ca2660
@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.20220221-035029",
@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.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005406 0.000000 0.851223 ( 1.356664)
build_miniruby 0.000000 0.000988 0.062251 ( 0.061087)
build_ruby 0.000000 0.000878 0.064313 ( 0.063085)
build_all 0.002771 0.001943 3.190762 ( 0.831532)
build_install 0.007131 0.002722 6.645980 ( 2.229411)
test_btest 0.000753 0.000072 35.518239 ( 6.996524)
test_basic 0.004855 0.000462 0.263960 ( 0.353595)
test_all 0.003166 0.000135 558.534679 ( 83.666986)
test_rubyspec 0.048327 0.034968 39.780470 ( 46.697449)
total: 142.26 sec