Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-100321
#<BuildRuby:0x000055ebb0f98110
@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-100321",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.001418 0.004378 0.812089 ( 1.495703)
build_miniruby 0.000813 0.000221 0.798786 ( 0.798998)
build_ruby 0.001082 0.000295 2.670049 ( 2.671022)
build_all 0.001226 0.007322 12.016400 ( 0.967645)
build_install 0.005316 0.004910 3.363907 ( 0.973335)
test_btest 0.000542 0.000254 65.357808 ( 5.124285)
test_basic 0.000000 0.004027 0.403053 ( 0.483459)
test_all 0.067093 0.031293 385.622636 ( 38.676675)
test_rubyspec 0.037589 0.027640 40.420332 ( 52.969328)
total: 104.16 sec