Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-211504
#<BuildRuby:0x000056188bbdeeb8
@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.20230601-211504",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004548 0.000479 1.261820 ( 2.518160)
build_miniruby 0.000000 0.001065 0.813122 ( 0.812916)
build_ruby 0.000000 0.001199 2.456471 ( 2.456993)
build_all 0.004294 0.005313 12.805089 ( 1.174725)
build_install 0.007788 0.000000 1.784448 ( 0.897631)
test_btest 0.000000 0.001004 83.425644 ( 7.405755)
test_basic 0.000000 0.003961 0.747265 ( 0.830819)
test_all 0.000883 0.000306 442.473195 ( 49.676101)
test_rubyspec 0.012205 0.029398 40.951824 ( 53.438829)
total: 119.21 sec