Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-050505
#<BuildRuby:0x0000560db61040e0
@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.20240616-050505",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003131 0.002820 1.564988 ( 1.841327)
build_miniruby 0.000913 0.000228 1.151383 ( 1.151250)
build_ruby 0.001563 0.000000 3.345761 ( 3.345472)
build_all 0.006701 0.004029 18.067133 ( 1.698895)
build_install 0.007962 0.002854 6.290355 ( 1.532056)
test_btest 0.001022 0.000286 105.981692 ( 8.624399)
test_basic 0.001716 0.003158 0.778129 ( 0.852048)
test_all 0.106785 0.034504 557.434647 ( 59.465519)
test_rubyspec 0.037486 0.027545 131.713220 ( 15.410250)
total: 93.92 sec