Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-174429
#<BuildRuby:0x000055ba0f7d40a0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240615-174429",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005444 0.000000 1.038832 ( 1.438863)
build_miniruby 0.001206 0.000000 0.736662 ( 0.736554)
build_ruby 0.001564 0.000000 2.243309 ( 2.243457)
build_all 0.000934 0.006872 12.419466 ( 1.020195)
build_install 0.013366 0.003190 4.150969 ( 1.057323)
test_btest 0.000494 0.000174 69.982942 ( 4.963227)
test_basic 0.002931 0.001035 0.399851 ( 0.481105)
test_all 0.066859 0.032362 371.706190 ( 32.187652)
test_rubyspec 0.036474 0.005122 86.476918 ( 10.916671)
total: 55.05 sec