Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-150945
#<BuildRuby:0x000055afae547280
@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.20231217-150945",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000394 0.003708 1.033178 ( 1.363850)
build_miniruby 0.000791 0.000000 0.877064 ( 0.877224)
build_ruby 0.001584 0.000000 2.715423 ( 2.717104)
build_all 0.003815 0.003568 12.108646 ( 1.026203)
build_install 0.006826 0.004241 3.540460 ( 0.968537)
test_btest 0.000597 0.000112 63.941440 ( 5.463543)
test_basic 0.003714 0.000696 0.380283 ( 0.462163)
test_all 0.077414 0.023475 414.700890 ( 36.765928)
test_rubyspec 0.054994 0.017055 39.661370 ( 52.308392)
total: 101.95 sec