Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-031923
#<BuildRuby:0x000055eaf8125e38
@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.20220325-031923",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005539 0.000108 0.922882 ( 1.281080)
build_miniruby 0.000866 0.000067 0.062615 ( 0.061493)
build_ruby 0.000882 0.000068 0.064174 ( 0.062983)
build_all 0.004870 0.000035 3.291525 ( 0.888754)
build_install 0.009774 0.000057 6.819251 ( 2.326481)
test_btest 0.000779 0.000049 36.030213 ( 8.141344)
test_basic 0.005995 0.000086 0.277330 ( 0.365946)
test_all 0.002896 0.000099 537.063585 ( 86.270392)
test_rubyspec 0.052384 0.042172 39.632152 ( 46.533435)
total: 145.93 sec