Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-031734
#<BuildRuby:0x000055b4909e2858
@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.20221222-031734",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003882 0.000554 0.860998 ( 1.628100)
build_miniruby 0.000805 0.000115 1.060685 ( 1.059441)
build_ruby 0.001094 0.000156 2.618582 ( 2.616624)
build_all 0.003841 0.005290 15.842381 ( 3.336429)
build_install 0.009782 0.000055 2.231318 ( 1.273032)
test_btest 0.000604 0.000000 65.757310 ( 11.093664)
test_basic 0.001999 0.002314 0.286580 ( 0.377968)
test_all 0.001210 0.000255 676.914070 (146.569838)
test_rubyspec 0.058710 0.009574 51.228027 ( 59.441421)
total: 227.40 sec