Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-042022
#<BuildRuby:0x0000556b5fdb3e70
@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.20230109-042022",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000005 0.000021 ( 0.000037)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005916 0.000593 0.848516 ( 1.038185)
build_miniruby 0.000966 0.000276 1.017523 ( 1.015785)
build_ruby 0.001287 0.000367 2.796168 ( 2.793586)
build_all 0.006539 0.003604 16.838023 ( 3.019727)
build_install 0.009785 0.001687 2.143797 ( 1.091086)
test_btest 0.000000 0.001129 78.735052 ( 10.733256)
test_basic 0.000448 0.006069 0.357844 ( 0.443893)
test_all 0.001007 0.000392 664.063574 (102.997019)
test_rubyspec 0.042188 0.036133 51.897113 ( 60.082629)
total: 183.22 sec