Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-191109
#<BuildRuby:0x0000565239b73ce8
@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.20231205-191109",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005081 0.000254 1.332414 ( 1.709425)
build_miniruby 0.000867 0.000044 0.827475 ( 0.826946)
build_ruby 0.001467 0.000000 2.732529 ( 2.732509)
build_all 0.005530 0.004499 16.442215 ( 1.514373)
build_install 0.006027 0.003482 4.896193 ( 1.172393)
test_btest 0.001032 0.000000 85.896172 ( 7.642957)
test_basic 0.004714 0.000000 0.670399 ( 0.749313)
test_all 0.088613 0.047306 529.545310 ( 62.774736)
test_rubyspec 0.018988 0.031045 51.026528 ( 63.336517)
total: 142.46 sec