Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-174311
#<BuildRuby:0x0000560cfa0bfe70
@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.20221210-174311",
@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.000007)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003617 0.000556 0.895522 ( 1.097251)
build_miniruby 0.000825 0.000127 1.023106 ( 1.021784)
build_ruby 0.001105 0.000170 2.788100 ( 2.675863)
build_all 0.009183 0.000000 16.061697 ( 3.400803)
build_install 0.006659 0.003361 2.264891 ( 1.271658)
test_btest 0.000504 0.000084 65.273439 ( 10.598449)
test_basic 0.004945 0.000149 0.324614 ( 0.414876)
test_all 0.001146 0.000181 659.615583 (111.348546)
test_rubyspec 0.041173 0.016078 52.606598 ( 60.814573)
total: 192.64 sec