Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-042603
#<BuildRuby:0x000055d8c6b23f00
@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.20220814-042603",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005678 0.000946 0.855106 ( 0.915695)
build_miniruby 0.000895 0.000000 0.057715 ( 0.056422)
build_ruby 0.000982 0.000000 0.059395 ( 0.058216)
build_all 0.004249 0.000245 1.536708 ( 0.590462)
build_install 0.010698 0.000158 1.936233 ( 0.967324)
test_btest 0.000672 0.000090 49.172803 ( 8.666828)
test_basic 0.004871 0.000649 0.297508 ( 0.387199)
test_all 0.002239 0.000298 634.676005 ( 92.653913)
test_rubyspec 0.038341 0.056142 43.954677 ( 51.376076)
total: 155.67 sec