Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-085831
#<BuildRuby:0x0000555e94ed7e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-085831",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005635 0.000867 0.928963 ( 3.804283)
build_miniruby 0.000887 0.000136 0.058381 ( 0.057052)
build_ruby 0.000882 0.000136 0.059659 ( 0.058320)
build_all 0.004504 0.000009 1.533120 ( 0.591315)
build_install 0.005281 0.003776 1.909914 ( 0.966344)
test_btest 0.000614 0.000115 56.174818 ( 8.084823)
test_basic 0.005206 0.000167 0.300740 ( 0.389718)
test_all 0.002750 0.000485 626.798257 ( 90.292662)
test_rubyspec 0.039525 0.036116 44.156762 ( 52.456441)
total: 156.70 sec