Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-020848
#<BuildRuby:0x000055d4e987c4e0
@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.20221110-020848",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006520 0.004685 1.085505 ( 1.110584)
build_miniruby 0.001591 0.000367 0.068356 ( 0.066187)
build_ruby 0.000000 0.001954 0.070971 ( 0.068932)
build_all 0.009435 0.001408 1.532736 ( 0.600837)
build_install 0.016355 0.005191 1.879441 ( 0.944906)
test_btest 0.001244 0.000328 87.014983 ( 9.123439)
test_basic 0.006601 0.001738 0.339459 ( 0.427157)
test_all 0.001357 0.000357 672.573513 ( 67.959087)
test_rubyspec 0.111430 0.068507 47.934717 ( 56.091605)
total: 136.39 sec