Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-124918
#<BuildRuby:0x00005605e11fc6c8
@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.20220224-124918",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.006308 0.004426 0.850638 ( 0.938236)
build_miniruby 0.000000 0.002503 0.071181 ( 0.068761)
build_ruby 0.001036 0.000695 0.075370 ( 0.073828)
build_all 0.007844 0.002092 4.193790 ( 0.862725)
build_install 0.017841 0.005693 7.883561 ( 2.448530)
test_btest 0.000828 0.000230 73.320068 ( 8.101757)
test_basic 0.005675 0.001577 0.339140 ( 0.429252)
test_all 0.001742 0.000193 675.706251 ( 65.655436)
test_rubyspec 0.105718 0.043254 46.574975 ( 51.747772)
total: 130.33 sec