Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-110927
#<BuildRuby:0x000055876d443bb8
@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.20230727-110927",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.000000 0.005938 1.508943 ( 2.727811)
build_miniruby 0.000649 0.000324 0.882744 ( 0.882790)
build_ruby 0.000924 0.000462 3.024891 ( 3.024029)
build_all 0.000176 0.009138 14.018170 ( 1.341961)
build_install 0.004042 0.003902 2.047068 ( 0.899788)
test_btest 0.000547 0.000365 83.664937 ( 7.391256)
test_basic 0.002931 0.001954 0.715945 ( 0.794521)
test_all 0.001389 0.000926 502.125178 ( 52.123487)
test_rubyspec 0.014172 0.026163 44.256950 ( 56.676247)
total: 125.86 sec