Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-233339
#<BuildRuby:0x0000561a7ed5afe0
@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.20220905-233339",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000024 0.000004 0.000028 ( 0.000024)
build_up 0.010616 0.001516 0.993519 ( 1.015721)
build_miniruby 0.002145 0.000306 0.076582 ( 0.075571)
build_ruby 0.001811 0.000259 0.070890 ( 0.069819)
build_all 0.009577 0.000622 1.558345 ( 0.606237)
build_install 0.020610 0.001922 1.917483 ( 0.958597)
test_btest 0.000000 0.001351 93.367649 ( 9.537180)
test_basic 0.002556 0.005224 0.350814 ( 0.439909)
test_all 0.005290 0.000000 657.427466 ( 67.808466)
test_rubyspec 0.114852 0.076072 46.903337 ( 55.287048)
total: 135.80 sec