Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-110033
#<BuildRuby:0x000055a255136be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-110033",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006089 0.000429 0.880429 ( 1.056636)
build_miniruby 0.001006 0.000216 1.013911 ( 1.011910)
build_ruby 0.001364 0.000292 2.799632 ( 2.796965)
build_all 0.008645 0.000847 16.703901 ( 2.963317)
build_install 0.001412 0.009863 2.042536 ( 1.071472)
test_btest 0.000840 0.000280 70.853807 ( 11.122266)
test_basic 0.001238 0.005347 0.356724 ( 0.442873)
test_all 0.000915 0.000366 649.089365 ( 98.999076)
test_rubyspec 0.065040 0.065817 51.809073 ( 59.863169)
total: 179.33 sec