Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-205530
#<BuildRuby:0x000055c43e21fbd0
@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.20240613-205530",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005564 0.000279 1.703350 ( 1.937762)
build_miniruby 0.000961 0.000160 1.052316 ( 1.053116)
build_ruby 0.001413 0.000236 3.174452 ( 3.174577)
build_all 0.008154 0.001359 16.954653 ( 1.617511)
build_install 0.005786 0.004054 5.925317 ( 1.405353)
test_btest 0.001085 0.000232 105.599918 ( 9.049711)
test_basic 0.003841 0.000823 0.915879 ( 0.989468)
test_all 0.089801 0.044925 535.571110 ( 50.486411)
test_rubyspec 0.035966 0.029810 133.069789 ( 15.658443)
total: 85.37 sec