Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-201552
#<BuildRuby:0x000056448ef243c8
@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.20221229-201552",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000039 0.000008 0.000047 ( 0.000032)
build_up 0.000000 0.006227 0.842436 ( 1.018060)
build_miniruby 0.000653 0.000650 1.018767 ( 1.016824)
build_ruby 0.001117 0.000398 2.766593 ( 2.764137)
build_all 0.005122 0.004401 16.767452 ( 2.982795)
build_install 0.008327 0.003331 2.290823 ( 1.178411)
test_btest 0.000656 0.000263 68.149937 ( 11.101911)
test_basic 0.005245 0.002098 0.391822 ( 0.476246)
test_all 0.001023 0.000409 665.139705 (101.608999)
test_rubyspec 0.056808 0.032060 51.720684 ( 59.874260)
total: 182.02 sec