Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-170402
#<BuildRuby:0x000055c88f0552f0
@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.20220517-170402",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000021)
build_up 0.006954 0.003022 0.855103 ( 1.055438)
build_miniruby 0.000000 0.001881 0.053066 ( 0.051649)
build_ruby 0.001724 0.000000 0.062202 ( 0.060558)
build_all 0.007052 0.000507 1.202717 ( 0.481211)
build_install 0.014483 0.004356 4.872992 ( 2.408241)
test_btest 0.000716 0.000163 54.344866 ( 6.472538)
test_basic 0.006372 0.000606 0.292416 ( 0.383518)
test_all 0.003056 0.000000 495.016325 ( 52.886531)
test_rubyspec 0.086588 0.046309 40.862663 ( 46.760679)
total: 110.56 sec