Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-012748
#<BuildRuby:0x000056141dc48088
@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-012748",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005906 0.000909 0.835264 ( 1.391802)
build_miniruby 0.000924 0.000142 0.057175 ( 0.055878)
build_ruby 0.000890 0.000137 0.059178 ( 0.057928)
build_all 0.003735 0.000574 1.515091 ( 0.604626)
build_install 0.010845 0.000166 6.277241 ( 2.845361)
test_btest 0.000675 0.000090 55.862982 ( 7.948951)
test_basic 0.000245 0.004984 0.259805 ( 0.348793)
test_all 0.001692 0.000136 633.239179 ( 92.444259)
test_rubyspec 0.058627 0.020138 43.807554 ( 49.404004)
total: 155.10 sec