Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-045447
#<BuildRuby:0x0000556a4a14b568
@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.20231028-045447",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004120 0.001287 1.519051 ( 1.775754)
build_miniruby 0.000848 0.000265 0.821693 ( 0.821682)
build_ruby 0.000972 0.000304 2.691422 ( 2.691827)
build_all 0.003123 0.006548 16.079877 ( 1.469358)
build_install 0.009815 0.000597 4.816314 ( 1.149800)
test_btest 0.000712 0.000250 81.912240 ( 6.749492)
test_basic 0.000325 0.004312 0.725116 ( 0.800862)
test_all 0.100469 0.037651 500.450366 ( 56.691052)
test_rubyspec 0.029073 0.025113 49.657286 ( 61.959475)
total: 134.11 sec