Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-132646
#<BuildRuby:0x000055f56f01bd68
@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.20231202-132646",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004625 0.000000 1.141543 ( 1.511907)
build_miniruby 0.000931 0.000000 0.871234 ( 0.871638)
build_ruby 0.001452 0.000000 2.878515 ( 2.878327)
build_all 0.002257 0.007844 15.758771 ( 1.412815)
build_install 0.004331 0.003973 4.744430 ( 1.186923)
test_btest 0.000941 0.000113 79.793721 ( 7.587583)
test_basic 0.000000 0.004752 0.707156 ( 0.784345)
test_all 0.091044 0.042492 521.835395 ( 55.629503)
test_rubyspec 0.011189 0.035443 51.141519 ( 63.455422)
total: 135.32 sec