Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-043859
#<BuildRuby:0x00005594c65fbdf0
@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.20220510-043859",
@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.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006728 0.000000 0.826859 ( 1.036285)
build_miniruby 0.001000 0.000000 0.057370 ( 0.056177)
build_ruby 0.000829 0.000000 0.057929 ( 0.056746)
build_all 0.004332 0.000000 1.507810 ( 0.609503)
build_install 0.006379 0.004579 6.302921 ( 2.839670)
test_btest 0.000000 0.000590 54.777375 ( 8.086774)
test_basic 0.000000 0.005917 0.295424 ( 0.383924)
test_all 0.000221 0.001142 625.128703 ( 93.334019)
test_rubyspec 0.059679 0.069120 44.283504 ( 49.134001)
total: 155.54 sec