Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-233731
#<BuildRuby:0x000055c454138008
@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.20230111-233731",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000028 0.000006 0.000034 ( 0.000032)
build_up 0.003086 0.003814 0.850942 ( 1.037275)
build_miniruby 0.001008 0.000288 1.020006 ( 1.018010)
build_ruby 0.001247 0.000356 2.772565 ( 2.770204)
build_all 0.004103 0.005668 16.722357 ( 3.005746)
build_install 0.004061 0.005112 2.049012 ( 1.072808)
test_btest 0.000761 0.000314 72.781178 ( 11.239205)
test_basic 0.002776 0.003452 0.314376 ( 0.400972)
test_all 0.000876 0.000390 659.258184 ( 97.817356)
test_rubyspec 0.078984 0.053291 51.592687 ( 59.768240)
total: 178.13 sec