Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-032856
#<BuildRuby:0x000055d4327cbf58
@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.20221227-032856",
@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.000038 0.000009 0.000047 ( 0.000045)
build_up 0.000000 0.006209 0.838786 ( 1.009681)
build_miniruby 0.000000 0.001304 1.005047 ( 1.003195)
build_ruby 0.000000 0.001572 2.765419 ( 2.762734)
build_all 0.007056 0.002589 16.641178 ( 2.934468)
build_install 0.007294 0.002166 2.223188 ( 1.168154)
test_btest 0.000582 0.000226 75.369297 ( 10.121894)
test_basic 0.007273 0.000000 0.374487 ( 0.458764)
test_all 0.001105 0.000324 670.934397 ( 95.901019)
test_rubyspec 0.066133 0.066333 51.103366 ( 59.158981)
total: 174.52 sec