Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-071314
#<BuildRuby:0x000055fdc4547280
@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.20240115-071314",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000024)
build_up 0.004485 0.001121 1.210808 ( 1.619250)
build_miniruby 0.000847 0.000212 0.828077 ( 0.827904)
build_ruby 0.001137 0.000285 2.733107 ( 2.732801)
build_all 0.008865 0.000000 14.238146 ( 1.278394)
build_install 0.007383 0.000000 4.095963 ( 1.056937)
test_btest 0.001010 0.000000 75.608483 ( 7.278480)
test_basic 0.005454 0.000000 0.766060 ( 0.840717)
test_all 0.088161 0.043174 509.799765 ( 48.056807)
test_rubyspec 0.009407 0.035461 47.336122 ( 59.693105)
total: 123.39 sec