Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-214724
#<BuildRuby:0x0000555d18123ae8
@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-214724",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004550 0.001338 1.891930 ( 2.056730)
build_miniruby 0.000941 0.000277 1.067270 ( 1.066864)
build_ruby 0.001225 0.000360 3.409475 ( 3.408922)
build_all 0.005388 0.004759 17.955847 ( 1.687815)
build_install 0.006698 0.003694 6.203688 ( 1.446542)
test_btest 0.000914 0.000319 109.800520 ( 9.129049)
test_basic 0.003225 0.001129 0.862641 ( 0.941787)
test_all 0.096353 0.046564 556.893815 ( 53.596846)
test_rubyspec 0.037361 0.030565 135.520754 ( 16.293854)
total: 89.63 sec