Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-184133
#<BuildRuby:0x000055fa10c13fa8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220812-184133",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.006497 0.000605 0.839029 ( 0.950968)
build_miniruby 0.000846 0.000195 0.058257 ( 0.056966)
build_ruby 0.000673 0.000155 0.060428 ( 0.059106)
build_all 0.004451 0.000054 1.538297 ( 0.603558)
build_install 0.009899 0.001135 1.915900 ( 0.968936)
test_btest 0.000593 0.000119 52.920061 ( 8.200377)
test_basic 0.001195 0.004965 0.374582 ( 0.462287)
test_all 0.001929 0.000514 625.834315 ( 91.522868)
test_rubyspec 0.057961 0.045993 43.931630 ( 51.328986)
total: 154.15 sec