Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-152631
#<BuildRuby:0x0000561ff62df048
@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.20240105-152631",
@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.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003526 0.000321 0.739513 ( 1.147154)
build_miniruby 0.001111 0.000101 0.934486 ( 0.935186)
build_ruby 0.001099 0.000100 2.789349 ( 2.794313)
build_all 0.007498 0.000242 12.146875 ( 1.047330)
build_install 0.009306 0.000000 3.414800 ( 1.019175)
test_btest 0.000634 0.000000 66.300803 ( 6.286930)
test_basic 0.003777 0.000000 0.376617 ( 0.459652)
test_all 0.090995 0.026741 514.299795 ( 46.803060)
test_rubyspec 0.034137 0.024129 41.566716 ( 54.317863)
total: 114.81 sec