Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-112910
#<BuildRuby:0x00005595fa3a7e20
@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.20231125-112910",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000370 0.004047 1.263874 ( 1.646940)
build_miniruby 0.000804 0.000178 0.860833 ( 0.860603)
build_ruby 0.001390 0.000000 2.724731 ( 2.724332)
build_all 0.003282 0.007066 16.852800 ( 1.504798)
build_install 0.009476 0.000474 5.187899 ( 1.242216)
test_btest 0.000578 0.000157 86.222134 ( 7.035731)
test_basic 0.000958 0.003060 0.643154 ( 0.722113)
test_all 0.102647 0.035481 499.513371 ( 52.706890)
test_rubyspec 0.033139 0.019541 51.202016 ( 63.455497)
total: 131.90 sec