Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-221224
#<BuildRuby:0x0000555fa4c6b188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-221224",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003496 0.001554 0.801530 ( 1.172611)
build_miniruby 0.000723 0.000321 0.805469 ( 0.805404)
build_ruby 0.000970 0.000431 2.718595 ( 2.719445)
build_all 0.007751 0.000000 12.058631 ( 0.966342)
build_install 0.012751 0.000775 3.428675 ( 0.963767)
test_btest 0.000607 0.000186 64.043607 ( 4.521078)
test_basic 0.004210 0.001296 0.400508 ( 0.479399)
test_all 0.079661 0.017840 395.335098 ( 39.056623)
test_rubyspec 0.032797 0.031701 40.765136 ( 53.312909)
total: 104.00 sec