Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-220429
#<BuildRuby:0x0000555bfde42858
@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.20221223-220429",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.004088 0.856528 ( 1.086985)
build_miniruby 0.000000 0.000974 0.953340 ( 0.951795)
build_ruby 0.000082 0.001167 2.673791 ( 2.672340)
build_all 0.007607 0.001544 15.792284 ( 3.346190)
build_install 0.009296 0.000000 2.177731 ( 1.250298)
test_btest 0.000525 0.000000 65.223523 ( 11.655229)
test_basic 0.002155 0.002548 0.310798 ( 0.401928)
test_all 0.000533 0.000740 640.589012 (121.579306)
test_rubyspec 0.032479 0.037738 51.711323 ( 59.953347)
total: 202.90 sec