Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-192209
#<BuildRuby:0x00005632a5c1be88
@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.20231226-192209",
@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.000027 0.000005 0.000032 ( 0.000033)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.003163 0.003961 0.803126 ( 1.186192)
build_miniruby 0.000726 0.000181 0.838753 ( 0.839200)
build_ruby 0.001088 0.000272 2.683346 ( 2.684260)
build_all 0.003419 0.003970 11.929010 ( 0.952759)
build_install 0.010464 0.002344 3.833757 ( 0.972564)
test_btest 0.000506 0.000149 61.971873 ( 5.743639)
test_basic 0.004218 0.001240 0.388102 ( 0.467377)
test_all 0.079215 0.016745 379.208181 ( 32.750332)
test_rubyspec 0.041872 0.020818 40.080698 ( 52.632332)
total: 98.23 sec