Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-044930
#<BuildRuby:0x000055a94ed7be80
@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.20221206-044930",
@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.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004384 0.001096 1.178829 ( 1.240547)
build_miniruby 0.000000 0.000932 0.952742 ( 0.951406)
build_ruby 0.000000 0.001271 2.818466 ( 2.687290)
build_all 0.006352 0.002582 15.714056 ( 3.280873)
build_install 0.004615 0.004488 2.206811 ( 1.269281)
test_btest 0.000460 0.000164 65.842115 ( 10.599598)
test_basic 0.001916 0.003449 0.299820 ( 0.389607)
test_all 0.000748 0.000299 665.619897 (109.095677)
test_rubyspec 0.036934 0.024999 52.637913 ( 60.860063)
total: 190.37 sec