Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-191057
#<BuildRuby:0x0000563fa4a73d90
@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.20220530-191057",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006353 0.000454 0.870962 ( 1.156092)
build_miniruby 0.000843 0.000060 0.056460 ( 0.055280)
build_ruby 0.000899 0.000064 0.057106 ( 0.055913)
build_all 0.004018 0.000287 1.490598 ( 0.601072)
build_install 0.008849 0.000000 6.254735 ( 2.834928)
test_btest 0.000734 0.000006 53.200284 ( 8.129385)
test_basic 0.006834 0.000000 0.379455 ( 0.465656)
test_all 0.001480 0.000000 634.736665 ( 93.923250)
test_rubyspec 0.069675 0.044022 44.119765 ( 49.692234)
total: 156.91 sec