Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-075540
#<BuildRuby:0x0000555ee6957bb8
@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.20231017-075540",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001473 0.004359 1.574115 ( 1.812010)
build_miniruby 0.000997 0.000210 0.852820 ( 0.852244)
build_ruby 0.001278 0.000269 2.760539 ( 2.760515)
build_all 0.005165 0.005613 18.634637 ( 1.719315)
build_install 0.005736 0.004890 5.438129 ( 1.245496)
test_btest 0.000808 0.000243 94.665594 ( 7.892372)
test_basic 0.004597 0.000000 0.632698 ( 0.708260)
test_all 0.000421 0.006205 587.575446 ( 52.049867)
test_rubyspec 0.023599 0.028940 52.986222 ( 65.242599)
total: 134.28 sec