Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-220517
#<BuildRuby:0x00005633789201d8
@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.20240618-220517",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000948 0.004473 1.051097 ( 1.380265)
build_miniruby 0.000829 0.000331 0.747396 ( 0.747241)
build_ruby 0.001019 0.000407 2.296577 ( 2.296952)
build_all 0.006929 0.000925 12.560866 ( 1.037857)
build_install 0.010514 0.001964 4.218239 ( 1.076032)
test_btest 0.000769 0.000000 69.760981 ( 5.731499)
test_basic 0.004213 0.000000 0.399912 ( 0.480731)
test_all 0.094996 0.002605 382.809369 ( 38.724581)
test_rubyspec 0.032390 0.010859 86.569445 ( 11.027597)
total: 62.50 sec