Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-223902
#<BuildRuby:0x0000560a65ffbd68
@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.20231203-223902",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004372 0.000219 1.225715 ( 1.590494)
build_miniruby 0.001045 0.000000 0.842361 ( 0.842090)
build_ruby 0.001218 0.000000 2.676262 ( 2.676240)
build_all 0.006361 0.003864 16.854237 ( 1.491938)
build_install 0.006259 0.003808 4.998844 ( 1.192390)
test_btest 0.000996 0.000000 89.226770 ( 7.569644)
test_basic 0.004931 0.000241 0.797273 ( 0.874766)
test_all 0.117008 0.020227 550.772822 ( 62.713405)
test_rubyspec 0.021958 0.018304 49.596690 ( 61.981742)
total: 140.93 sec