Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-195618
#<BuildRuby:0x0000563e16a16878
@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.20220609-195618",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003179 0.003732 0.830363 ( 1.158756)
build_miniruby 0.000737 0.000158 0.057448 ( 0.056221)
build_ruby 0.000000 0.001011 0.058787 ( 0.057592)
build_all 0.003495 0.000890 1.500058 ( 0.605123)
build_install 0.010293 0.000730 6.315179 ( 2.858303)
test_btest 0.000574 0.000121 55.184754 ( 7.927933)
test_basic 0.004722 0.000994 0.337178 ( 0.425257)
test_all 0.001289 0.000272 638.553270 ( 93.166508)
test_rubyspec 0.092064 0.036976 44.173598 ( 49.709948)
total: 155.97 sec