Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-060301
#<BuildRuby:0x000055a0542c3ce8
@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.20240109-060301",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.003831 0.000403 1.004393 ( 1.376895)
build_miniruby 0.001648 0.000000 1.028425 ( 1.029687)
build_ruby 0.001355 0.000000 2.793314 ( 2.797539)
build_all 0.010364 0.000000 14.532387 ( 1.400583)
build_install 0.005807 0.003046 4.191897 ( 1.166869)
test_btest 0.000598 0.000069 74.026185 ( 7.439662)
test_basic 0.000000 0.003686 0.452972 ( 0.534266)
test_all 0.118340 0.019274 495.165525 ( 57.218863)
test_rubyspec 0.025373 0.011278 49.085068 ( 61.693668)
total: 134.66 sec