Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-092925
#<BuildRuby:0x00005646cc5378c0
@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.20231109-092925",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004594 0.000128 1.339349 ( 1.624869)
build_miniruby 0.001103 0.000000 0.882622 ( 0.882621)
build_ruby 0.001447 0.000000 2.817778 ( 2.818141)
build_all 0.001970 0.008473 16.688897 ( 1.587009)
build_install 0.006913 0.002353 4.955480 ( 1.185709)
test_btest 0.000859 0.000275 87.079093 ( 7.305309)
test_basic 0.003507 0.001123 0.758314 ( 0.835380)
test_all 0.107996 0.027272 549.629824 ( 53.146737)
test_rubyspec 0.019096 0.031457 50.405106 ( 62.689848)
total: 132.08 sec