Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-213127
#<BuildRuby:0x000055a197e25570
@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.20220824-213127",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005719 0.004086 0.858666 ( 1.654789)
build_miniruby 0.002452 0.000000 0.063074 ( 0.060984)
build_ruby 0.001749 0.000000 0.063081 ( 0.060946)
build_all 0.007881 0.000536 1.233641 ( 0.469911)
build_install 0.014265 0.000645 1.559293 ( 0.790692)
test_btest 0.001109 0.000123 54.238004 ( 6.139512)
test_basic 0.005741 0.000637 0.284839 ( 0.375441)
test_all 0.005529 0.000414 477.451430 ( 51.706783)
test_rubyspec 0.100354 0.034022 41.768263 ( 50.381647)
total: 111.64 sec