Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-135617
#<BuildRuby:0x000055a2dc6f74b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-135617",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005797 0.000527 0.805089 ( 1.207292)
build_miniruby 0.000918 0.000083 0.807178 ( 0.807157)
build_ruby 0.001872 0.000000 2.675639 ( 2.676197)
build_all 0.007192 0.000000 12.006561 ( 0.980596)
build_install 0.013267 0.000548 3.373406 ( 0.961299)
test_btest 0.000722 0.000051 62.912880 ( 5.348938)
test_basic 0.000000 0.005397 0.413041 ( 0.492603)
test_all 0.079861 0.016938 371.721644 ( 39.471194)
test_rubyspec 0.032591 0.033480 40.935147 ( 53.471412)
total: 105.42 sec