Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-110823
#<BuildRuby:0x0000560f599500d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-110823",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000363 0.004077 1.223811 ( 1.610037)
build_miniruby 0.000961 0.000160 1.352955 ( 1.355840)
build_ruby 0.001452 0.000242 5.249815 ( 5.259675)
build_all 0.009022 0.000764 16.292791 ( 1.677779)
build_install 0.014138 0.000752 4.711755 ( 1.539787)
test_btest 0.000753 0.000107 80.316753 ( 11.557916)
test_basic 0.004679 0.000669 0.583054 ( 0.646995)
test_all 0.098349 0.024507 561.525145 ( 72.010019)
test_rubyspec 0.034869 0.025518 72.644344 ( 84.871512)
total: 180.53 sec