Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-134518
#<BuildRuby:0x000055820e9825c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-134518",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010525 0.000921 0.988827 ( 1.793300)
build_miniruby 0.001559 0.000223 0.076035 ( 0.074066)
build_ruby 0.001386 0.000198 0.073082 ( 0.071988)
build_all 0.008349 0.001192 1.511255 ( 0.569875)
build_install 0.021519 0.000636 1.885826 ( 0.931398)
test_btest 0.000000 0.001250 76.680249 ( 8.083153)
test_basic 0.005763 0.002594 0.320201 ( 0.416580)
test_all 0.005459 0.000047 659.569696 ( 65.257830)
test_rubyspec 0.122640 0.048659 46.053504 ( 54.433421)
total: 131.63 sec