Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-071837
#<BuildRuby:0x00005558a4ad0078
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231031-071837",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001609 0.004081 1.493432 ( 1.765724)
build_miniruby 0.001001 0.000083 0.832296 ( 0.833525)
build_ruby 0.000000 0.001285 2.762830 ( 2.762795)
build_all 0.006484 0.003188 15.984798 ( 1.444904)
build_install 0.002172 0.006965 4.830144 ( 1.139336)
test_btest 0.000820 0.000218 80.165233 ( 7.777151)
test_basic 0.003585 0.000956 0.725044 ( 0.800892)
test_all 0.089812 0.046168 504.195132 ( 58.347669)
test_rubyspec 0.032348 0.017155 50.875622 ( 63.231055)
total: 138.10 sec