Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-062201
#<BuildRuby:0x0000559625560048
@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.20231201-062201",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004971 0.000215 1.325818 ( 1.697779)
build_miniruby 0.000820 0.000182 0.898750 ( 0.898343)
build_ruby 0.001488 0.000000 2.946462 ( 2.947536)
build_all 0.008810 0.001313 16.332360 ( 1.476970)
build_install 0.004097 0.005519 4.830778 ( 1.136233)
test_btest 0.000820 0.000215 85.054818 ( 7.390434)
test_basic 0.001651 0.003791 0.835760 ( 0.911260)
test_all 0.086744 0.046137 526.300340 ( 51.748795)
test_rubyspec 0.026205 0.022331 50.259520 ( 62.588993)
total: 130.80 sec