Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-064808
#<BuildRuby:0x000055e1da612968
@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.20221204-064808",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005004 0.000000 1.124064 ( 1.138860)
build_miniruby 0.001002 0.000000 0.953042 ( 0.951751)
build_ruby 0.001263 0.000000 2.758993 ( 2.657034)
build_all 0.005653 0.003569 15.885346 ( 3.284653)
build_install 0.009317 0.001553 2.317640 ( 1.318292)
test_btest 0.000504 0.000084 64.405073 ( 11.529747)
test_basic 0.000084 0.004527 0.355936 ( 0.447966)
test_all 0.000000 0.000824 654.774938 (110.927992)
test_rubyspec 0.025405 0.044090 53.144333 ( 61.405675)
total: 193.66 sec