Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-052442
#<BuildRuby:0x00005578b9bceeb8
@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.20231206-052442",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005431 0.000337 1.288266 ( 1.744102)
build_miniruby 0.001134 0.000252 0.945473 ( 0.944579)
build_ruby 0.001089 0.000242 2.767773 ( 2.768693)
build_all 0.000741 0.009778 17.073068 ( 1.507804)
build_install 0.006334 0.002217 5.003941 ( 1.161192)
test_btest 0.000690 0.000242 87.014800 ( 7.771517)
test_basic 0.003467 0.001214 0.772445 ( 0.852037)
test_all 0.097487 0.039798 554.482615 ( 54.163595)
test_rubyspec 0.015571 0.038680 50.053092 ( 62.385526)
total: 133.30 sec