Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-170511
#<BuildRuby:0x0000557b14223ed8
@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.20220824-170511",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005440 0.000837 0.822532 ( 2.514230)
build_miniruby 0.000746 0.000115 0.058283 ( 0.056955)
build_ruby 0.000794 0.000122 0.061000 ( 0.059829)
build_all 0.003847 0.000592 1.559792 ( 0.601219)
build_install 0.010558 0.000155 1.914343 ( 0.960661)
test_btest 0.000715 0.000095 55.904624 ( 8.057407)
test_basic 0.000445 0.004919 0.285330 ( 0.374620)
test_all 0.002451 0.000000 640.520725 ( 92.472957)
test_rubyspec 0.084971 0.044515 44.361754 ( 52.652057)
total: 157.75 sec