Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-114211
#<BuildRuby:0x000055edc32152f8
@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.20220718-114211",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000000 0.009274 0.837751 ( 1.816610)
build_miniruby 0.000000 0.001749 0.065366 ( 0.064110)
build_ruby 0.001180 0.000509 0.066948 ( 0.065951)
build_all 0.005229 0.003486 1.262359 ( 0.489554)
build_install 0.006863 0.009049 4.322202 ( 1.783471)
test_btest 0.002034 0.000000 52.790182 ( 6.002523)
test_basic 0.005845 0.000000 0.299398 ( 0.389501)
test_all 0.002035 0.000000 484.963077 ( 51.578046)
test_rubyspec 0.075137 0.045775 41.790015 ( 47.683833)
total: 109.87 sec