Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-224133
#<BuildRuby:0x000055f58da481d8
@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.20240619-224133",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004518 0.000714 1.660501 ( 1.907810)
build_miniruby 0.000967 0.000152 1.077952 ( 1.077345)
build_ruby 0.001266 0.000200 3.322717 ( 3.323478)
build_all 0.005734 0.004640 17.548871 ( 1.676040)
build_install 0.011199 0.000423 6.207785 ( 1.499123)
test_btest 0.001027 0.000187 110.367901 ( 8.106840)
test_basic 0.004025 0.002643 0.731058 ( 0.803157)
test_all 0.100027 0.039772 576.003444 ( 56.509838)
test_rubyspec 0.042537 0.026134 135.982822 ( 16.647799)
total: 91.55 sec