Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-013807
#<BuildRuby:0x00005627f9c7eeb8
@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.20231229-013807",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000019 0.000010 0.000029 ( 0.000028)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.001101 0.004629 1.146709 ( 1.508732)
build_miniruby 0.000585 0.000334 0.984505 ( 0.984320)
build_ruby 0.000806 0.000461 2.938524 ( 2.938619)
build_all 0.008206 0.001882 16.553774 ( 1.486556)
build_install 0.000000 0.007852 4.682788 ( 1.130914)
test_btest 0.000682 0.000441 81.716382 ( 7.890762)
test_basic 0.002704 0.001750 0.743665 ( 0.823350)
test_all 0.079762 0.054553 564.060992 ( 49.362849)
test_rubyspec 0.029742 0.018366 49.503087 ( 61.765130)
total: 127.89 sec