Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-074414
#<BuildRuby:0x0000564c8b3df468
@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.20230104-074414",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005951 0.000578 0.845669 ( 1.750390)
build_miniruby 0.001010 0.000311 1.014413 ( 1.012263)
build_ruby 0.001207 0.000372 2.766100 ( 2.763364)
build_all 0.009896 0.000000 16.751906 ( 2.982191)
build_install 0.011930 0.000000 2.304143 ( 1.173485)
test_btest 0.000934 0.000000 77.553322 ( 10.843277)
test_basic 0.006242 0.000588 0.363694 ( 0.449778)
test_all 0.000911 0.000192 675.221527 ( 95.402213)
test_rubyspec 0.055883 0.023384 51.291504 ( 59.370944)
total: 175.75 sec