Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-112811
#<BuildRuby:0x000056521eb62df0
@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.20231227-112811",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005776 0.000416 1.313557 ( 1.684945)
build_miniruby 0.001121 0.000249 0.822119 ( 0.821617)
build_ruby 0.000000 0.001507 2.841872 ( 2.841475)
build_all 0.007249 0.002288 16.045267 ( 1.491453)
build_install 0.006345 0.001587 4.496182 ( 1.118119)
test_btest 0.000557 0.000139 79.280834 ( 7.582728)
test_basic 0.004139 0.001035 0.692280 ( 0.767153)
test_all 0.124669 0.005111 555.757715 ( 50.476005)
test_rubyspec 0.033144 0.012861 48.893875 ( 61.239536)
total: 128.02 sec