Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-005230
#<BuildRuby:0x0000561cc998d438
@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-005230",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009035 0.001506 0.835658 ( 1.717353)
build_miniruby 0.001205 0.000201 0.061526 ( 0.060379)
build_ruby 0.001233 0.000205 0.052935 ( 0.051523)
build_all 0.000241 0.008313 1.255543 ( 0.474953)
build_install 0.004408 0.011066 4.300661 ( 1.798775)
test_btest 0.001254 0.000579 52.333978 ( 6.214741)
test_basic 0.003702 0.001709 0.284056 ( 0.382485)
test_all 0.002076 0.000958 495.469376 ( 52.641231)
test_rubyspec 0.078598 0.056927 41.182205 ( 48.991093)
total: 112.33 sec