Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-084503
#<BuildRuby:0x0000560b2efdc020
@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.20231124-084503",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004461 0.000248 1.057647 ( 1.444133)
build_miniruby 0.001080 0.000000 0.912340 ( 0.911442)
build_ruby 0.001326 0.000000 2.620170 ( 2.620281)
build_all 0.010619 0.000000 17.373559 ( 1.520873)
build_install 0.001592 0.008787 5.257172 ( 1.184224)
test_btest 0.000903 0.000200 86.704753 ( 8.151529)
test_basic 0.004068 0.000125 0.710164 ( 0.788401)
test_all 0.094456 0.040894 536.448366 ( 54.360630)
test_rubyspec 0.017992 0.027353 51.946240 ( 64.255142)
total: 135.24 sec