Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-061054
#<BuildRuby:0x0000564e75f7f520
@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.20230709-061054",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001225 0.004442 1.376466 ( 2.587567)
build_miniruby 0.001136 0.000000 0.858286 ( 0.858216)
build_ruby 0.000000 0.001560 2.718626 ( 2.718716)
build_all 0.006488 0.002291 8.383606 ( 7.652706)
build_install 0.006620 0.002294 2.086569 ( 1.682484)
test_btest 0.000672 0.000214 86.864451 ( 7.369739)
test_basic 0.000000 0.003865 0.534938 ( 0.615228)
test_all 0.000840 0.000306 475.653093 ( 47.421320)
test_rubyspec 0.018129 0.018800 43.724417 ( 56.190918)
total: 127.10 sec