Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-000043
#<BuildRuby:0x000055a1ff218328
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-000043",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005114 0.001394 0.817397 ( 1.223017)
build_miniruby 0.000721 0.000196 0.057730 ( 0.056454)
build_ruby 0.000895 0.000000 0.059526 ( 0.058318)
build_all 0.004778 0.000000 1.530081 ( 0.585735)
build_install 0.008820 0.000112 1.912751 ( 0.955018)
test_btest 0.000670 0.000144 55.320398 ( 7.844603)
test_basic 0.001377 0.003876 0.256672 ( 0.345923)
test_all 0.000000 0.001589 615.695566 ( 90.357155)
test_rubyspec 0.062586 0.049977 44.059956 ( 52.308106)
total: 153.73 sec