Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-085837
#<BuildRuby:0x00005609aabcbfd8
@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.20231221-085837",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001629 0.003601 1.057142 ( 1.319884)
build_miniruby 0.000904 0.000150 0.904287 ( 0.905510)
build_ruby 0.001310 0.000218 2.737471 ( 2.742563)
build_all 0.006585 0.001098 12.120316 ( 1.034882)
build_install 0.009758 0.004697 3.571574 ( 0.984323)
test_btest 0.000707 0.000151 64.216759 ( 5.327263)
test_basic 0.003569 0.000000 0.382422 ( 0.465279)
test_all 0.085978 0.018640 437.908439 ( 37.353388)
test_rubyspec 0.024412 0.028532 40.434555 ( 53.175627)
total: 103.31 sec