Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-064925
#<BuildRuby:0x000056228bffc0e0
@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.20240615-064925",
@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.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004170 0.001946 1.780298 ( 2.058615)
build_miniruby 0.000745 0.000348 1.042959 ( 1.042447)
build_ruby 0.001055 0.000492 3.385183 ( 3.384311)
build_all 0.008423 0.001781 17.073726 ( 1.581330)
build_install 0.003731 0.006476 6.066456 ( 1.428008)
test_btest 0.000796 0.000398 103.189097 ( 8.222699)
test_basic 0.004496 0.000274 0.878177 ( 0.951738)
test_all 0.105938 0.031968 558.431279 ( 56.582717)
test_rubyspec 0.021414 0.042836 133.114829 ( 15.879070)
total: 91.13 sec