Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-231203
#<BuildRuby:0x000055faa416efa0
@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.20231214-231203",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004031 0.000671 1.309006 ( 1.675535)
build_miniruby 0.000856 0.000143 0.902147 ( 0.902468)
build_ruby 0.001299 0.000000 2.791614 ( 2.792050)
build_all 0.009770 0.000000 16.614864 ( 1.453934)
build_install 0.004636 0.004044 4.933536 ( 1.179165)
test_btest 0.000941 0.000171 86.500915 ( 7.771784)
test_basic 0.005431 0.000000 0.811715 ( 0.890713)
test_all 0.115136 0.020456 529.374594 ( 60.572256)
test_rubyspec 0.032946 0.020735 51.087698 ( 63.421848)
total: 140.66 sec