Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-195301
#<BuildRuby:0x00005638ff598bc8
@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.20220717-195301",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008799 0.004157 0.979930 ( 1.070282)
build_miniruby 0.002021 0.000269 0.069119 ( 0.067144)
build_ruby 0.001859 0.000248 0.070587 ( 0.068469)
build_all 0.007148 0.003385 1.542250 ( 0.593659)
build_install 0.017811 0.002172 5.282376 ( 2.149563)
test_btest 0.000728 0.000115 73.520927 ( 8.272947)
test_basic 0.002484 0.005349 0.318635 ( 0.406102)
test_all 0.001539 0.000324 692.747546 ( 67.615615)
test_rubyspec 0.104780 0.067056 45.604865 ( 51.368805)
total: 131.61 sec