Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-142327
#<BuildRuby:0x0000559191a7b5e8
@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.20231211-142327",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004785 0.000119 1.408910 ( 1.791335)
build_miniruby 0.000949 0.000000 0.834389 ( 0.834757)
build_ruby 0.001634 0.000000 2.785593 ( 2.785752)
build_all 0.006043 0.004189 16.792372 ( 1.554297)
build_install 0.007871 0.000684 4.966068 ( 1.194746)
test_btest 0.000795 0.000144 81.646976 ( 7.122698)
test_basic 0.000746 0.003544 0.646024 ( 0.724583)
test_all 0.094966 0.042774 566.083644 ( 52.074490)
test_rubyspec 0.039095 0.010138 51.406162 ( 63.744667)
total: 131.83 sec