Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-185123
#<BuildRuby:0x000055bf312fb7f0
@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.20240108-185123",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001721 0.003370 2.350069 ( 2.027831)
build_miniruby 0.003589 0.000944 80.348442 ( 14.955332)
build_ruby 0.001259 0.000332 5.728479 ( 5.739916)
build_all 0.008188 0.002980 16.834341 ( 1.840562)
build_install 0.010098 0.006124 4.968104 ( 1.773380)
test_btest 0.000626 0.000193 89.304514 ( 11.565032)
test_basic 0.005350 0.000478 0.726735 ( 0.795372)
test_all 0.091765 0.030068 578.977353 ( 67.093951)
test_rubyspec 0.041780 0.026531 85.505007 ( 97.889071)
total: 203.68 sec