Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-145926
#<BuildRuby:0x00005628aacc80e8
@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.20240615-145926",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005001 1.053727 ( 1.271689)
build_miniruby 0.000000 0.001348 0.745502 ( 0.745088)
build_ruby 0.000000 0.001675 2.280221 ( 2.280854)
build_all 0.000790 0.008430 12.522111 ( 1.047602)
build_install 0.005105 0.008700 4.224054 ( 1.069530)
test_btest 0.000496 0.000496 69.533776 ( 5.797083)
test_basic 0.005312 0.000000 0.395644 ( 0.475701)
test_all 0.094455 0.007231 360.982529 ( 41.700587)
test_rubyspec 0.026853 0.017783 86.414649 ( 10.953330)
total: 65.34 sec