Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-061227
#<BuildRuby:0x0000561ad84f7e20
@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.20231029-061227",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004542 0.001068 1.261546 ( 1.576175)
build_miniruby 0.000928 0.000218 0.918964 ( 0.918886)
build_ruby 0.001116 0.000262 2.678638 ( 2.678439)
build_all 0.008412 0.002210 16.530589 ( 1.517402)
build_install 0.004453 0.004071 4.985083 ( 1.161709)
test_btest 0.000554 0.000151 86.579153 ( 7.106798)
test_basic 0.000000 0.004249 0.726712 ( 0.803063)
test_all 0.095689 0.039074 505.281399 ( 56.830685)
test_rubyspec 0.020994 0.025181 50.944769 ( 63.312494)
total: 135.91 sec