Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-010322
#<BuildRuby:0x0000563a0f8a7858
@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.20240114-010322",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005499 0.000219 1.019794 ( 1.416704)
build_miniruby 0.001451 0.000207 1.004900 ( 1.003987)
build_ruby 0.001223 0.000175 2.779872 ( 2.782009)
build_all 0.006565 0.003171 14.546428 ( 1.361260)
build_install 0.005877 0.004347 4.215142 ( 1.144971)
test_btest 0.000000 0.000673 78.939721 ( 7.344276)
test_basic 0.000000 0.004038 0.583844 ( 0.664487)
test_all 0.105906 0.031493 498.884403 ( 56.473534)
test_rubyspec 0.022785 0.011867 49.989065 ( 62.602369)
total: 134.79 sec