Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-163529
#<BuildRuby:0x0000560ffea07788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-163529",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004463 0.000039 1.017249 ( 1.304568)
build_miniruby 0.001052 0.000087 0.869195 ( 0.869059)
build_ruby 0.001085 0.000090 2.702009 ( 2.703796)
build_all 0.007827 0.000277 12.170362 ( 1.008934)
build_install 0.012120 0.000544 3.591494 ( 0.967950)
test_btest 0.000771 0.000055 66.037906 ( 4.671787)
test_basic 0.000000 0.003003 0.389362 ( 0.469177)
test_all 0.071329 0.027566 377.513281 ( 42.573853)
test_rubyspec 0.033731 0.031570 40.159998 ( 52.763978)
total: 107.33 sec