Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-040433
#<BuildRuby:0x0000562631d3fba0
@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.20220803-040433",
@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.000026 0.000007 0.000033 ( 0.000032)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.007444 0.004840 0.887504 ( 12.420213)
build_miniruby 0.001141 0.000351 0.063278 ( 0.062103)
build_ruby 0.001098 0.000337 0.062532 ( 0.061419)
build_all 0.005390 0.003182 1.249638 ( 0.459441)
build_install 0.015112 0.000891 4.360335 ( 1.804334)
test_btest 0.001483 0.000412 49.675994 ( 6.250277)
test_basic 0.005043 0.001401 0.300675 ( 0.390252)
test_all 0.001009 0.002111 482.940323 ( 51.587346)
test_rubyspec 0.080192 0.060135 41.351456 ( 48.871486)
total: 121.91 sec