Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-120903
#<BuildRuby:0x000055599c1a7fc0
@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-120903",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004572 0.000228 1.705100 ( 2.118859)
build_miniruby 0.001063 0.000000 0.924629 ( 0.924181)
build_ruby 0.001383 0.000000 3.291550 ( 3.291734)
build_all 0.008732 0.001059 16.897401 ( 1.574631)
build_install 0.006567 0.003570 5.952364 ( 1.426383)
test_btest 0.000890 0.000296 101.774083 ( 8.693050)
test_basic 0.007006 0.000000 0.776445 ( 0.848473)
test_all 0.089087 0.046184 533.065042 ( 51.688826)
test_rubyspec 0.034500 0.031646 131.134378 ( 15.631517)
total: 86.20 sec