Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-142851
#<BuildRuby:0x00005627a6e6b918
@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.20230524-142851",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001513 0.003513 1.327684 ( 2.665607)
build_miniruby 0.000854 0.000190 0.780700 ( 0.780689)
build_ruby 0.001152 0.000256 2.470426 ( 2.471181)
build_all 0.008405 0.000914 12.546036 ( 1.072483)
build_install 0.007733 0.000000 1.750475 ( 0.870050)
test_btest 0.000000 0.000902 81.778148 ( 7.540370)
test_basic 0.000000 0.004289 0.712636 ( 0.794840)
test_all 0.000000 0.001150 422.566990 ( 44.206002)
test_rubyspec 0.012977 0.027300 41.821136 ( 54.281854)
total: 114.68 sec