Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-072122
#<BuildRuby:0x000055fb7c1eb568
@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.20230625-072122",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001128 0.004245 1.427060 ( 2.637712)
build_miniruby 0.000799 0.000177 0.810175 ( 0.809498)
build_ruby 0.001022 0.000227 2.575974 ( 2.577002)
build_all 0.002672 0.007859 16.348687 ( 1.483755)
build_install 0.006397 0.003496 4.956362 ( 1.219218)
test_btest 0.000911 0.000304 86.107984 ( 7.171359)
test_basic 0.003604 0.001202 0.554990 ( 0.639775)
test_all 0.001039 0.000207 466.572101 ( 41.586028)
test_rubyspec 0.024762 0.015238 42.560471 ( 55.069166)
total: 113.19 sec