Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-085746
#<BuildRuby:0x000055b0509eb4b0
@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.20231212-085746",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004009 1.011366 ( 1.273794)
build_miniruby 0.000832 0.000151 0.865294 ( 0.865243)
build_ruby 0.001471 0.000268 2.705723 ( 2.705277)
build_all 0.003099 0.004838 12.095968 ( 0.978686)
build_install 0.013587 0.001615 3.545314 ( 0.960495)
test_btest 0.000579 0.000137 64.839366 ( 4.794498)
test_basic 0.003637 0.000856 0.381385 ( 0.459446)
test_all 0.095027 0.006581 404.709961 ( 42.781664)
test_rubyspec 0.043717 0.029122 39.554030 ( 52.185523)
total: 107.01 sec