Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-074927
#<BuildRuby:0x000055b3a7b2c090
@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.20231229-074927",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.002838 0.003536 1.266575 ( 1.678983)
build_miniruby 0.000914 0.000000 0.870722 ( 0.870177)
build_ruby 0.001335 0.000000 2.868869 ( 2.868838)
build_all 0.007814 0.001967 16.123518 ( 1.511276)
build_install 0.006778 0.002185 4.521708 ( 1.117562)
test_btest 0.000680 0.000239 83.644813 ( 6.799867)
test_basic 0.001242 0.003844 0.609182 ( 0.685959)
test_all 0.094633 0.035682 541.899825 ( 53.318614)
test_rubyspec 0.012955 0.035062 50.124955 ( 62.439201)
total: 131.29 sec