Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-122308
#<BuildRuby:0x000055c93284d400
@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.20220721-122308",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.009222 0.000659 0.824603 ( 1.276371)
build_miniruby 0.001625 0.000000 0.056117 ( 0.054654)
build_ruby 0.001369 0.000000 0.066290 ( 0.064944)
build_all 0.009968 0.000000 1.268221 ( 0.495314)
build_install 0.013909 0.000522 4.236736 ( 1.817470)
test_btest 0.001585 0.000088 52.256762 ( 6.361651)
test_basic 0.006635 0.000369 0.287849 ( 0.377931)
test_all 0.001443 0.000081 491.204670 ( 52.220127)
test_rubyspec 0.115219 0.015916 41.832648 ( 47.650346)
total: 110.32 sec