Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-114113
#<BuildRuby:0x000055d7ca837bb8
@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.20230623-114113",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005319 0.000146 1.434580 ( 2.701951)
build_miniruby 0.000959 0.000096 0.913663 ( 0.912869)
build_ruby 0.001305 0.000131 2.645917 ( 2.646219)
build_all 0.007081 0.002911 15.907548 ( 1.407124)
build_install 0.008993 0.000000 4.610094 ( 1.084051)
test_btest 0.001335 0.000000 82.611780 ( 7.689602)
test_basic 0.006880 0.000288 0.559187 ( 0.634327)
test_all 0.000783 0.000084 425.421763 ( 45.970778)
test_rubyspec 0.016909 0.018498 42.522520 ( 55.071459)
total: 118.12 sec