Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-062338
#<BuildRuby:0x000056220a836c88
@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.20220803-062338",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008881 0.000000 0.891771 ( 1.225257)
build_miniruby 0.000000 0.002059 0.065981 ( 0.064866)
build_ruby 0.000000 0.001842 0.066057 ( 0.064734)
build_all 0.008735 0.000352 1.226807 ( 0.462745)
build_install 0.013733 0.003285 4.229478 ( 1.738723)
test_btest 0.000000 0.001247 50.417773 ( 6.114875)
test_basic 0.000268 0.006415 0.276064 ( 0.366208)
test_all 0.002834 0.000160 483.659927 ( 52.073433)
test_rubyspec 0.116287 0.025999 41.500520 ( 49.062886)
total: 111.17 sec