Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-024328
#<BuildRuby:0x00005564cc4fbe20
@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.20231121-024328",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004146 0.000654 1.310632 ( 1.897231)
build_miniruby 0.001341 0.000212 17.589612 ( 6.898083)
build_ruby 0.001578 0.000000 2.966724 ( 2.967595)
build_all 0.006539 0.003374 16.633897 ( 1.502927)
build_install 0.005456 0.003447 4.872962 ( 1.186359)
test_btest 0.000811 0.000169 87.198787 ( 6.765840)
test_basic 0.001568 0.002461 0.636847 ( 0.713733)
test_all 0.111925 0.025270 494.640941 ( 50.945217)
test_rubyspec 0.033761 0.015060 49.800278 ( 62.116957)
total: 134.99 sec