Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-182043
#<BuildRuby:0x000055d787a2bde0
@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-182043",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.001211 0.004568 1.863099 ( 2.169747)
build_miniruby 0.000742 0.000396 1.074371 ( 1.074223)
build_ruby 0.000967 0.000515 3.260987 ( 3.260730)
build_all 0.006838 0.003378 18.071341 ( 1.680585)
build_install 0.001486 0.009047 6.298572 ( 1.500675)
test_btest 0.000000 0.001369 104.226869 ( 9.358223)
test_basic 0.004722 0.000402 0.852803 ( 0.929996)
test_all 0.098884 0.039567 546.732240 ( 62.159607)
test_rubyspec 0.034778 0.033020 133.504767 ( 15.887749)
total: 98.02 sec