Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-065700
#<BuildRuby:0x000055f9aaa3c010
@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.20221207-065700",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004185 0.000697 1.220567 ( 1.237956)
build_miniruby 0.000782 0.000131 0.983956 ( 0.982616)
build_ruby 0.001149 0.000000 2.704975 ( 2.617034)
build_all 0.004301 0.004823 15.836219 ( 3.464513)
build_install 0.009083 0.000000 2.143272 ( 1.211720)
test_btest 0.000510 0.000058 63.440462 ( 10.827469)
test_basic 0.004575 0.000000 0.293811 ( 0.384755)
test_all 0.000930 0.000000 675.995257 (104.592011)
test_rubyspec 0.054083 0.016995 52.235136 ( 60.454012)
total: 185.77 sec