Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-053718
#<BuildRuby:0x0000558a047b7f58
@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.20230111-053718",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000041)
build_up 0.006515 0.000000 0.842222 ( 1.490915)
build_miniruby 0.000000 0.001362 1.011088 ( 1.008958)
build_ruby 0.000000 0.001460 2.785754 ( 2.783266)
build_all 0.008378 0.001719 16.938229 ( 3.005267)
build_install 0.010958 0.000609 2.128437 ( 1.080972)
test_btest 0.000898 0.000190 76.246475 ( 10.225963)
test_basic 0.005572 0.001173 0.357145 ( 0.442988)
test_all 0.001068 0.000225 657.789033 (106.167779)
test_rubyspec 0.047009 0.062191 51.775231 ( 59.848673)
total: 186.06 sec