Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-055817
#<BuildRuby:0x000055d7e29004d8
@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.20220225-055817",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009144 0.003335 0.875428 ( 2.692558)
build_miniruby 0.001487 0.000165 0.064167 ( 0.063135)
build_ruby 0.002326 0.000258 0.076803 ( 0.075067)
build_all 0.008460 0.000940 4.190257 ( 0.856129)
build_install 0.021107 0.001753 8.028248 ( 2.464340)
test_btest 0.001208 0.000000 72.829623 ( 7.776902)
test_basic 0.003980 0.003873 0.338480 ( 0.429020)
test_all 0.001787 0.000105 708.494044 ( 68.150973)
test_rubyspec 0.140903 0.035245 46.515671 ( 51.854113)
total: 134.36 sec