Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-150313
#<BuildRuby:0x00005563f68d4028
@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.20221215-150313",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004217 0.000069 0.862743 ( 1.126061)
build_miniruby 0.000878 0.000155 0.995234 ( 0.993988)
build_ruby 0.001001 0.000177 2.783230 ( 2.686355)
build_all 0.007569 0.001336 15.729179 ( 3.216281)
build_install 0.009247 0.000806 2.220767 ( 1.231247)
test_btest 0.000563 0.000093 66.560142 ( 10.925073)
test_basic 0.000000 0.004846 0.333851 ( 0.424577)
test_all 0.000000 0.001271 671.785189 (137.469034)
test_rubyspec 0.032954 0.025473 52.551946 ( 60.650512)
total: 218.72 sec