Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-033914
#<BuildRuby:0x00005560dac47f58
@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.20230106-033914",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006634 0.000000 0.843147 ( 1.030379)
build_miniruby 0.001182 0.000000 1.023238 ( 1.021499)
build_ruby 0.001171 0.000185 2.766234 ( 2.763728)
build_all 0.006960 0.002929 16.787416 ( 2.971929)
build_install 0.002051 0.007121 2.069563 ( 1.073941)
test_btest 0.000000 0.000916 69.113151 ( 11.223101)
test_basic 0.004392 0.003004 0.386227 ( 0.470527)
test_all 0.000919 0.000322 662.736050 (104.733229)
test_rubyspec 0.066504 0.064273 52.042806 ( 60.145331)
total: 185.43 sec