Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-091546
#<BuildRuby:0x000055fd4a883018
@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.20221225-091546",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008013 0.001337 0.979443 ( 1.157611)
build_miniruby 0.002797 0.000000 0.838978 ( 0.837473)
build_ruby 0.002549 0.000342 2.149152 ( 2.148370)
build_all 0.017625 0.002338 18.691222 ( 2.173379)
build_install 0.013562 0.007980 2.035122 ( 1.001455)
test_btest 0.001074 0.000339 86.221896 ( 9.222520)
test_basic 0.008234 0.001048 0.332469 ( 0.419469)
test_all 0.002190 0.000344 673.544230 ( 64.554709)
test_rubyspec 0.097707 0.079594 47.909440 ( 56.071946)
total: 137.59 sec