Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-194750
#<BuildRuby:0x0000559d51030018
@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.20220825-194750",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006620 0.000183 0.841878 ( 0.947845)
build_miniruby 0.000939 0.000063 0.057733 ( 0.056452)
build_ruby 0.000854 0.000057 0.060142 ( 0.059011)
build_all 0.004461 0.000297 1.532548 ( 0.584838)
build_install 0.000564 0.008245 1.936140 ( 0.969171)
test_btest 0.000625 0.000117 44.475916 ( 8.764766)
test_basic 0.004753 0.000891 0.330320 ( 0.418868)
test_all 0.001837 0.000344 624.337334 ( 88.624946)
test_rubyspec 0.087675 0.040209 44.139482 ( 52.391139)
total: 152.82 sec