Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-040539
#<BuildRuby:0x000055ee06df40e0
@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.20240623-040539",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005328 0.000760 1.870698 ( 2.202282)
build_miniruby 0.000722 0.000385 1.090582 ( 1.090198)
build_ruby 0.001280 0.000682 3.381675 ( 3.380755)
build_all 0.009764 0.000923 17.179090 ( 1.627465)
build_install 0.005482 0.004632 6.056527 ( 1.439445)
test_btest 0.000859 0.000429 104.359551 ( 9.464325)
test_basic 0.001904 0.002863 0.884723 ( 0.958627)
test_all 0.108483 0.029664 545.874576 ( 61.996174)
test_rubyspec 0.042658 0.023384 133.161715 ( 15.882893)
total: 98.04 sec