Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-232441
#<BuildRuby:0x000056345d5540a0
@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.20231205-232441",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003735 0.000879 1.282378 ( 1.646817)
build_miniruby 0.000000 0.000953 0.835480 ( 0.835085)
build_ruby 0.000000 0.001368 2.817654 ( 2.818377)
build_all 0.009118 0.000892 16.113586 ( 1.501835)
build_install 0.006612 0.001653 4.709554 ( 1.151033)
test_btest 0.001020 0.000000 81.125251 ( 7.745808)
test_basic 0.000492 0.003563 0.620696 ( 0.696938)
test_all 0.109113 0.028071 497.423216 ( 58.678307)
test_rubyspec 0.023060 0.026505 51.023513 ( 63.455719)
total: 138.53 sec