Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-060607
#<BuildRuby:0x000055f94115d480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221013-060607",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000043 0.000004 0.000047 ( 0.000046)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.010651 0.000819 1.160386 ( 1.441092)
build_miniruby 0.003668 0.000282 1.420063 ( 1.216712)
build_ruby 0.002342 0.000180 1.867145 ( 1.793002)
build_all 0.009187 0.005166 12.874671 ( 1.696268)
build_install 0.010197 0.005213 1.646276 ( 0.881381)
test_btest 0.001817 0.000000 61.895927 ( 6.507027)
test_basic 0.007076 0.000000 0.341593 ( 0.430276)
test_all 0.007955 0.000219 515.866110 ( 54.637868)
test_rubyspec 0.095888 0.030033 42.962679 ( 51.356285)
total: 119.96 sec