Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-162142
#<BuildRuby:0x000055e37e9695f8
@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.20220614-162142",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.009571 0.000000 0.788512 ( 1.235006)
build_miniruby 0.001478 0.000000 0.053792 ( 0.052535)
build_ruby 0.001949 0.000000 0.065954 ( 0.064143)
build_all 0.007286 0.000000 1.221928 ( 0.502798)
build_install 0.009522 0.008298 4.893763 ( 2.428757)
test_btest 0.001641 0.000164 52.894957 ( 6.180025)
test_basic 0.005632 0.000563 0.291295 ( 0.381872)
test_all 0.000000 0.002805 519.539953 ( 55.038603)
test_rubyspec 0.082328 0.041198 41.529832 ( 47.341392)
total: 113.23 sec