Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-001924
#<BuildRuby:0x000055c5169d7fc0
@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.20240614-001924",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003884 0.001688 1.858356 ( 2.303533)
build_miniruby 0.000717 0.000403 1.030503 ( 1.031017)
build_ruby 0.000896 0.000504 3.314987 ( 3.314863)
build_all 0.007245 0.003220 18.044482 ( 1.705620)
build_install 0.011084 0.000387 6.284439 ( 1.462795)
test_btest 0.000456 0.000218 108.407924 ( 8.917386)
test_basic 0.003940 0.000209 0.885067 ( 0.959883)
test_all 0.093855 0.041958 546.842913 ( 53.673811)
test_rubyspec 0.039455 0.025787 135.365646 ( 16.496688)
total: 89.87 sec