Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-185615
#<BuildRuby:0x000055d220f7aee8
@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.20231202-185615",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004253 0.000387 0.979285 ( 1.226875)
build_miniruby 0.000737 0.000000 0.871650 ( 0.871804)
build_ruby 0.001216 0.000000 2.713542 ( 2.715871)
build_all 0.004687 0.003545 12.215737 ( 0.992325)
build_install 0.008487 0.003396 3.564157 ( 0.962183)
test_btest 0.000737 0.000000 65.012010 ( 4.671363)
test_basic 0.003360 0.000053 0.382086 ( 0.457527)
test_all 0.082432 0.016036 379.418498 ( 41.801668)
test_rubyspec 0.016625 0.054417 39.644898 ( 52.281311)
total: 105.98 sec