Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-084627
#<BuildRuby:0x000055ca08653240
@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-084627",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007330 0.001221 0.938016 ( 1.386463)
build_miniruby 0.002163 0.000361 0.843837 ( 0.843439)
build_ruby 0.002325 0.000387 2.137606 ( 2.137378)
build_all 0.020616 0.000033 18.696229 ( 2.196659)
build_install 0.020752 0.000570 2.040495 ( 1.021987)
test_btest 0.001306 0.000138 90.646980 ( 9.031189)
test_basic 0.000000 0.009564 0.337870 ( 0.424910)
test_all 0.001844 0.000314 667.751991 ( 72.257624)
test_rubyspec 0.097379 0.080763 47.813815 ( 55.966208)
total: 145.27 sec