Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-123816
#<BuildRuby:0x000055b3a7fab468
@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.20220529-123816",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002179 0.004611 0.872798 ( 1.131992)
build_miniruby 0.000772 0.000258 0.058436 ( 0.057216)
build_ruby 0.000700 0.000233 0.057896 ( 0.056588)
build_all 0.004366 0.000000 1.496739 ( 0.602576)
build_install 0.011148 0.000000 6.283020 ( 2.837401)
test_btest 0.000617 0.000000 47.222801 ( 8.613022)
test_basic 0.005277 0.000341 0.290480 ( 0.379104)
test_all 0.001243 0.000296 662.283115 ( 95.631602)
test_rubyspec 0.078220 0.047519 44.259306 ( 49.804841)
total: 159.12 sec