Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-165556
#<BuildRuby:0x00005616e0cc8010
@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-165556",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003866 0.000258 0.863794 ( 1.082506)
build_miniruby 0.000805 0.000054 1.018678 ( 1.017540)
build_ruby 0.001213 0.000081 2.726573 ( 2.629925)
build_all 0.004049 0.005070 15.792865 ( 3.285516)
build_install 0.008791 0.000499 2.280924 ( 1.271004)
test_btest 0.000508 0.000063 68.813169 ( 10.948383)
test_basic 0.004466 0.000000 0.300246 ( 0.391432)
test_all 0.001471 0.000000 679.166103 (137.131651)
test_rubyspec 0.035138 0.028835 52.359837 ( 60.523068)
total: 218.28 sec