Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-110647
#<BuildRuby:0x0000564c6e0f44f0
@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.20220226-110647",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.011620 0.000000 0.970820 ( 1.073219)
build_miniruby 0.002246 0.000000 0.078907 ( 0.077164)
build_ruby 0.001786 0.000000 0.069279 ( 0.067565)
build_all 0.009764 0.000568 4.218378 ( 0.851065)
build_install 0.021350 0.001777 7.818781 ( 2.413851)
test_btest 0.001088 0.000000 73.089535 ( 8.429826)
test_basic 0.008371 0.000115 0.333938 ( 0.421987)
test_all 0.002033 0.000000 696.594895 ( 67.769494)
test_rubyspec 0.117633 0.051254 46.506037 ( 51.744775)
total: 132.85 sec