Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-163159
#<BuildRuby:0x000055be3c4943c8
@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.20221226-163159",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.006636 0.848253 ( 1.130684)
build_miniruby 0.000000 0.001322 0.990402 ( 0.988497)
build_ruby 0.000443 0.001012 2.749229 ( 2.746490)
build_all 0.007017 0.002807 16.596286 ( 2.961889)
build_install 0.006411 0.005060 2.229500 ( 1.168541)
test_btest 0.000738 0.000323 67.354708 ( 10.179576)
test_basic 0.004546 0.001989 0.333977 ( 0.420484)
test_all 0.000981 0.000430 646.841660 ( 95.638288)
test_rubyspec 0.066742 0.054563 50.828652 ( 59.018683)
total: 174.25 sec