Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-195134
#<BuildRuby:0x000056234abf6f08
@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.20220828-195134",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000041 0.000004 0.000045 ( 0.000047)
build_up 0.006319 0.005065 0.824680 ( 0.891609)
build_miniruby 0.001221 0.000187 0.052983 ( 0.051649)
build_ruby 0.002057 0.000316 0.065436 ( 0.064059)
build_all 0.007739 0.001191 1.285631 ( 0.487497)
build_install 0.013656 0.000369 1.572275 ( 0.763165)
test_btest 0.000949 0.000000 54.284077 ( 6.061367)
test_basic 0.006094 0.000000 0.278829 ( 0.370725)
test_all 0.004539 0.000000 504.643160 ( 53.471956)
test_rubyspec 0.078388 0.044367 41.161048 ( 49.680471)
total: 111.84 sec