Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-074758
#<BuildRuby:0x000055bafbd02b48
@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.20220812-074758",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005667 0.005526 0.915203 ( 1.467195)
build_miniruby 0.001692 0.000423 0.058041 ( 0.054976)
build_ruby 0.001253 0.000314 0.066594 ( 0.065057)
build_all 0.006178 0.001544 1.253918 ( 0.462184)
build_install 0.015307 0.000984 1.556483 ( 0.776543)
test_btest 0.000945 0.000202 51.930781 ( 6.418532)
test_basic 0.005975 0.001280 0.284081 ( 0.373042)
test_all 0.003064 0.000657 485.213124 ( 51.559376)
test_rubyspec 0.097098 0.032684 41.494737 ( 48.890151)
total: 110.07 sec