Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-033848
#<BuildRuby:0x000055b2f752b548
@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-033848",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005880 0.000835 1.772941 ( 2.054752)
build_miniruby 0.000790 0.000346 1.046153 ( 1.045902)
build_ruby 0.001080 0.000472 3.351807 ( 3.351616)
build_all 0.007757 0.002157 17.422037 ( 1.609112)
build_install 0.008064 0.002400 6.129027 ( 1.473380)
test_btest 0.000701 0.000287 109.901627 ( 8.933679)
test_basic 0.004386 0.000222 0.844558 ( 0.919074)
test_all 0.115217 0.028560 535.729225 ( 65.259563)
test_rubyspec 0.042614 0.030295 134.334959 ( 16.616586)
total: 101.26 sec