Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-091051
#<BuildRuby:0x0000557f8278bf48
@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-091051",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003478 0.001988 1.720168 ( 2.007759)
build_miniruby 0.000707 0.000404 1.012906 ( 1.012737)
build_ruby 0.000945 0.000540 3.301888 ( 3.301756)
build_all 0.008635 0.002041 17.183245 ( 1.654956)
build_install 0.008155 0.002051 6.004005 ( 1.435688)
test_btest 0.000838 0.000419 102.699915 ( 8.668374)
test_basic 0.000174 0.004431 0.888766 ( 0.963045)
test_all 0.092454 0.050864 536.008180 ( 62.801767)
test_rubyspec 0.027393 0.042136 131.596023 ( 15.875503)
total: 97.72 sec