Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-112457
#<BuildRuby:0x0000558a0a946dc8
@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.20220506-112457",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006310 0.000701 0.885368 ( 1.409873)
build_miniruby 0.000979 0.000109 0.057149 ( 0.055986)
build_ruby 0.000820 0.000091 0.059960 ( 0.058973)
build_all 0.005743 0.000000 1.284752 ( 0.539889)
build_install 0.009860 0.003595 6.446993 ( 3.041023)
test_btest 0.000611 0.000080 61.531964 ( 14.351729)
test_basic 0.004298 0.000012 0.282101 ( 0.377411)
test_all 0.001382 0.000000 547.671346 ( 65.177848)
test_rubyspec 0.039315 0.009532 53.153924 ( 58.625258)
total: 143.64 sec