Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-202844
#<BuildRuby:0x000055de3d553f90
@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.20240108-202844",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001705 0.003667 1.387305 ( 1.784607)
build_miniruby 0.001112 0.000097 1.609870 ( 1.615175)
build_ruby 0.001597 0.000139 5.900553 ( 5.911024)
build_all 0.010920 0.000000 17.174161 ( 1.968264)
build_install 0.016962 0.000050 5.086451 ( 1.864040)
test_btest 0.000773 0.000051 81.561661 ( 12.574691)
test_basic 0.007351 0.000220 0.738566 ( 0.807786)
test_all 0.093062 0.025616 538.381391 ( 84.764774)
test_rubyspec 0.026682 0.040876 88.186113 (100.495352)
total: 211.79 sec