Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-141728
#<BuildRuby:0x000055f0c922e9c0
@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.20220720-141728",
@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.000027)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000044 0.000003 0.000047 ( 0.000048)
build_up 0.006546 0.004931 0.828272 ( 0.955710)
build_miniruby 0.001229 0.000189 0.053238 ( 0.051815)
build_ruby 0.001361 0.000210 0.064120 ( 0.063211)
build_all 0.000000 0.008969 1.274822 ( 0.484433)
build_install 0.003363 0.013431 4.344274 ( 1.813032)
test_btest 0.001196 0.000598 52.588256 ( 6.029380)
test_basic 0.005541 0.000465 0.290412 ( 0.382008)
test_all 0.001696 0.000792 485.748850 ( 52.082931)
test_rubyspec 0.082226 0.038979 41.923157 ( 47.727274)
total: 109.59 sec