Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-105407
#<BuildRuby:0x000055daef07ffd8
@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.20231130-105407",
@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.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004654 0.000423 0.962233 ( 1.264105)
build_miniruby 0.001024 0.000094 0.876303 ( 0.878246)
build_ruby 0.001859 0.000169 2.716376 ( 2.748188)
build_all 0.002585 0.005226 12.025217 ( 1.020504)
build_install 0.010411 0.000064 3.606236 ( 0.983523)
test_btest 0.000785 0.000120 63.722462 ( 4.922136)
test_basic 0.004527 0.000000 0.372324 ( 0.453751)
test_all 0.084421 0.018039 382.359153 ( 40.947901)
test_rubyspec 0.022665 0.051395 39.398669 ( 52.026392)
total: 105.25 sec