Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-170749
#<BuildRuby:0x00005613be413fc0
@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.20240622-170749",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.000922 0.004496 1.724132 ( 1.864727)
build_miniruby 0.000752 0.000418 1.063288 ( 1.062414)
build_ruby 0.000933 0.000518 3.423818 ( 3.423859)
build_all 0.009932 0.000958 18.043226 ( 1.667662)
build_install 0.005734 0.004734 6.339105 ( 1.486264)
test_btest 0.000524 0.000262 115.655527 ( 8.741845)
test_basic 0.002859 0.001429 0.745497 ( 0.820285)
test_all 0.093238 0.046619 532.991567 ( 63.157962)
test_rubyspec 0.028717 0.038878 135.958489 ( 16.156540)
total: 98.38 sec