Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-141033
#<BuildRuby:0x0000556bf4a57818
@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.20231025-141033",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004340 0.000130 1.216593 ( 1.505082)
build_miniruby 0.000881 0.000259 0.883310 ( 0.882979)
build_ruby 0.000981 0.000289 2.965080 ( 2.965138)
build_all 0.007853 0.002310 16.957343 ( 1.514899)
build_install 0.009535 0.000000 5.172109 ( 1.245188)
test_btest 0.000855 0.000000 88.134104 ( 7.496368)
test_basic 0.004144 0.000284 0.728638 ( 0.804743)
test_all 0.091185 0.044405 503.270834 ( 53.688419)
test_rubyspec 0.022891 0.024131 50.091180 ( 62.442051)
total: 132.55 sec