Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-093357
#<BuildRuby:0x00005625bacf3ee8
@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.20240618-093357",
@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.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004289 0.000953 1.724874 ( 1.911274)
build_miniruby 0.000000 0.001115 1.107327 ( 1.107433)
build_ruby 0.000000 0.001567 3.357023 ( 3.357894)
build_all 0.003619 0.006728 17.563839 ( 1.698761)
build_install 0.008520 0.002840 6.127855 ( 1.493223)
test_btest 0.000936 0.000312 105.270089 ( 8.862349)
test_basic 0.000031 0.004910 0.866120 ( 0.940263)
test_all 0.105066 0.036405 548.760386 ( 57.039543)
test_rubyspec 0.055831 0.012320 133.382787 ( 15.612503)
total: 92.02 sec