Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-034630
#<BuildRuby:0x000055a6d60af208
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-034630",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004037 0.000311 0.805223 ( 1.280558)
build_miniruby 0.000792 0.000061 0.701975 ( 0.701333)
build_ruby 0.001281 0.000000 2.391459 ( 2.318263)
build_all 0.008917 0.000000 12.298033 ( 1.506477)
build_install 0.006496 0.000000 1.617985 ( 0.760148)
test_btest 0.000726 0.000000 64.614929 ( 6.075990)
test_basic 0.003475 0.000000 0.265590 ( 0.360929)
test_all 0.000813 0.000000 480.039051 ( 49.293035)
test_rubyspec 0.017983 0.008798 34.910477 ( 45.478558)
total: 107.78 sec