Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-132734
#<BuildRuby:0x00005575059834b8
@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.20220625-132734",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006589 0.004600 1.016721 ( 1.563222)
build_miniruby 0.001559 0.000334 0.073016 ( 0.071217)
build_ruby 0.001328 0.000284 0.076306 ( 0.074699)
build_all 0.008507 0.001823 1.496681 ( 0.600100)
build_install 0.014050 0.009801 5.807710 ( 2.763066)
test_btest 0.001309 0.000000 74.908618 ( 8.155130)
test_basic 0.008644 0.000011 0.320195 ( 0.413485)
test_all 0.002273 0.000598 680.645903 ( 66.893943)
test_rubyspec 0.082957 0.086089 45.598697 ( 51.338546)
total: 131.87 sec