Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-070321
#<BuildRuby:0x0000558aab7c5480
@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.20220706-070321",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009644 0.000000 0.838463 ( 1.085918)
build_miniruby 0.001301 0.000000 0.048243 ( 0.048301)
build_ruby 0.002572 0.000000 0.063522 ( 0.061421)
build_all 0.007805 0.000060 1.240679 ( 0.490369)
build_install 0.018099 0.000269 4.864485 ( 2.480768)
test_btest 0.002019 0.000096 50.926699 ( 6.118788)
test_basic 0.002023 0.004724 0.293489 ( 0.384501)
test_all 0.002245 0.000214 512.222582 ( 53.966133)
test_rubyspec 0.101185 0.022645 42.027514 ( 47.917728)
total: 112.55 sec