Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-081604
#<BuildRuby:0x000055b9d5c77790
@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.20230731-081604",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000037 0.000004 0.000041 ( 0.000054)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004905 0.000446 1.571388 ( 3.154739)
build_miniruby 0.002524 0.004167 125.297476 ( 13.178265)
build_ruby 0.001245 0.000207 2.609699 ( 2.609156)
build_all 0.013906 0.000077 27.800486 ( 5.399516)
build_install 0.006377 0.000850 2.327489 ( 1.089991)
test_btest 0.000774 0.000103 82.595575 ( 8.045217)
test_basic 0.000536 0.004139 0.636948 ( 0.713607)
test_all 0.001707 0.000320 508.377423 ( 57.370646)
test_rubyspec 0.022878 0.017100 44.209155 ( 56.646553)
total: 148.21 sec