Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-140930
#<BuildRuby:0x000055f03c54b500
@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.20231222-140930",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002223 0.004265 7.431550 ( 4.634938)
build_miniruby 0.000000 0.001117 6.734213 ( 6.615179)
build_ruby 0.000000 0.001558 2.969173 ( 2.968693)
build_all 0.010206 0.000894 20.715440 ( 5.001643)
build_install 0.008812 0.000845 4.882837 ( 1.253619)
test_btest 0.000876 0.000152 82.663028 ( 7.673491)
test_basic 0.004035 0.000000 0.633865 ( 0.716890)
test_all 0.105414 0.031942 519.792659 ( 54.168749)
test_rubyspec 0.025751 0.020457 50.454246 ( 62.898578)
total: 145.93 sec