Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-104208
#<BuildRuby:0x000055d8523df7b8
@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.20231025-104208",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004440 0.000128 1.487526 ( 1.743375)
build_miniruby 0.001085 0.000000 0.872373 ( 0.871694)
build_ruby 0.001258 0.000000 2.742275 ( 2.743466)
build_all 0.003852 0.006288 15.965001 ( 1.387045)
build_install 0.012370 0.000000 4.789686 ( 1.120609)
test_btest 0.001011 0.000000 82.173309 ( 7.324123)
test_basic 0.004603 0.000842 0.788478 ( 0.862777)
test_all 0.081292 0.053683 522.036985 ( 48.246263)
test_rubyspec 0.027786 0.019363 47.789802 ( 60.101551)
total: 124.40 sec