Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-133934
#<BuildRuby:0x000055a040bbf770
@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.20240617-133934",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004946 0.000279 1.049885 ( 1.468844)
build_miniruby 0.001157 0.000000 0.710061 ( 0.709849)
build_ruby 0.001403 0.000000 2.242377 ( 2.243093)
build_all 0.003304 0.004673 12.490471 ( 1.053135)
build_install 0.010583 0.001968 4.165623 ( 1.062529)
test_btest 0.000590 0.000181 70.018426 ( 5.639723)
test_basic 0.004204 0.001294 0.392028 ( 0.471159)
test_all 0.091421 0.012130 381.772931 ( 38.713613)
test_rubyspec 0.025901 0.015819 87.286617 ( 11.025331)
total: 62.39 sec