Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-192738
#<BuildRuby:0x0000557f8d944028
@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.20230114-192738",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.004733 0.004361 0.859031 ( 1.053709)
build_miniruby 0.001052 0.000300 1.019455 ( 1.017570)
build_ruby 0.001575 0.000000 2.800641 ( 2.798782)
build_all 0.008336 0.001255 16.811415 ( 3.008098)
build_install 0.004968 0.006613 2.106402 ( 1.087703)
test_btest 0.001018 0.000000 73.196634 ( 11.457235)
test_basic 0.004617 0.001897 0.358477 ( 0.444863)
test_all 0.001103 0.000368 664.180315 (103.629377)
test_rubyspec 0.084399 0.038068 52.400122 ( 60.492548)
total: 184.99 sec