Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-015235
#<BuildRuby:0x000055e47920c070
@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.20230709-015235",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005316 0.000277 1.429873 ( 2.663887)
build_miniruby 0.000802 0.000179 0.843039 ( 0.843095)
build_ruby 0.001357 0.000000 2.632789 ( 2.633436)
build_all 0.004016 0.004515 8.787243 ( 8.023931)
build_install 0.001377 0.007504 2.072343 ( 1.754979)
test_btest 0.001006 0.000353 85.674347 ( 7.832066)
test_basic 0.002933 0.001026 0.616609 ( 0.700591)
test_all 0.001058 0.000371 469.368948 ( 46.741612)
test_rubyspec 0.020729 0.023494 43.793072 ( 56.229849)
total: 127.42 sec