Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-154730
#<BuildRuby:0x000055c1cbea55a0
@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.20220222-154730",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.001732 0.003696 0.915689 ( 10.367207)
build_miniruby 0.000853 0.000057 0.062387 ( 0.061263)
build_ruby 0.000000 0.000906 0.063840 ( 0.062727)
build_all 0.000000 0.004579 3.180282 ( 0.824961)
build_install 0.007387 0.002626 6.654543 ( 2.238837)
test_btest 0.000626 0.000118 36.976052 ( 7.819543)
test_basic 0.005174 0.000201 0.278869 ( 0.369079)
test_all 0.002758 0.000486 555.925362 ( 81.670657)
test_rubyspec 0.077689 0.032265 40.052836 ( 46.978963)
total: 150.39 sec