Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-043006
#<BuildRuby:0x000055df09d5c008
@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.20230101-043006",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.006161 0.000000 0.866874 ( 1.083211)
build_miniruby 0.001098 0.000000 1.016995 ( 1.015172)
build_ruby 0.001321 0.000189 2.774540 ( 2.772020)
build_all 0.008485 0.001530 16.717736 ( 2.990362)
build_install 0.011694 0.000000 2.309985 ( 1.193750)
test_btest 0.000844 0.000000 67.761811 ( 11.498032)
test_basic 0.005035 0.001421 0.362796 ( 0.449024)
test_all 0.001262 0.000000 657.879139 (114.742898)
test_rubyspec 0.089693 0.033365 51.676703 ( 59.736299)
total: 195.48 sec