Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-052911
#<BuildRuby:0x0000555655dffb50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230628-052911",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002471 0.003313 1.498155 ( 2.912896)
build_miniruby 0.000779 0.000341 0.878582 ( 0.878561)
build_ruby 0.000916 0.000401 2.584879 ( 2.584911)
build_all 0.004174 0.006076 16.401576 ( 1.453349)
build_install 0.004571 0.008691 4.858294 ( 1.134962)
test_btest 0.000657 0.000387 87.120352 ( 7.856285)
test_basic 0.001926 0.002855 0.647629 ( 0.727445)
test_all 0.002041 0.000000 469.555254 ( 51.459750)
test_rubyspec 0.019542 0.021463 44.600827 ( 56.989321)
total: 126.00 sec