Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-144047
#<BuildRuby:0x0000564750559400
@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.20220726-144047",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000027 0.000005 0.000032 ( 0.000030)
build_up 0.004331 0.008154 0.824597 ( 1.295421)
build_miniruby 0.001424 0.000439 0.061248 ( 0.059039)
build_ruby 0.001032 0.000317 0.050163 ( 0.048997)
build_all 0.005770 0.001775 1.234732 ( 0.474799)
build_install 0.016714 0.003432 4.347140 ( 1.783705)
test_btest 0.001308 0.000374 51.267307 ( 5.996709)
test_basic 0.006848 0.000000 0.289370 ( 0.380203)
test_all 0.002126 0.000000 504.052278 ( 52.771156)
test_rubyspec 0.094563 0.038384 41.603394 ( 47.431449)
total: 110.24 sec