Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-185910
#<BuildRuby:0x000055faa3a381f0
@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.20220514-185910",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006009 0.000462 0.855653 ( 1.054261)
build_miniruby 0.000885 0.000068 0.057538 ( 0.056337)
build_ruby 0.000805 0.000062 0.058090 ( 0.056798)
build_all 0.003992 0.000307 1.479363 ( 0.605021)
build_install 0.010430 0.000802 6.326085 ( 2.854960)
test_btest 0.000586 0.000045 56.013868 ( 8.210938)
test_basic 0.000000 0.005933 0.331312 ( 0.419699)
test_all 0.001091 0.000168 631.818010 ( 90.075797)
test_rubyspec 0.099238 0.025342 44.399733 ( 49.342544)
total: 152.68 sec