Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-165239
#<BuildRuby:0x000056502bf3bac0
@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.20221219-165239",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003032 0.000505 0.629838 ( 1.085256)
build_miniruby 0.000809 0.000135 0.734335 ( 0.733421)
build_ruby 0.001128 0.000188 2.598878 ( 2.523846)
build_all 0.002862 0.007011 12.457896 ( 1.483441)
build_install 0.005211 0.001489 1.649834 ( 0.772548)
test_btest 0.000492 0.000140 63.797505 ( 6.238458)
test_basic 0.002937 0.000839 0.268066 ( 0.363033)
test_all 0.001178 0.000336 528.228149 ( 69.828692)
test_rubyspec 0.008058 0.021014 35.462064 ( 46.026010)
total: 129.06 sec