Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-191829
#<BuildRuby:0x000055ced5fafe48
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-191829",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004589 0.000540 1.149329 ( 1.189456)
build_miniruby 0.000848 0.000000 1.028980 ( 1.027811)
build_ruby 0.001192 0.000000 2.817288 ( 2.703716)
build_all 0.008776 0.000231 15.663278 ( 3.307723)
build_install 0.004812 0.004538 2.285987 ( 1.366402)
test_btest 0.000579 0.000087 66.129509 ( 11.325369)
test_basic 0.005114 0.000082 0.333652 ( 0.423787)
test_all 0.000942 0.000135 686.618663 (106.701832)
test_rubyspec 0.045292 0.018479 53.200954 ( 61.347411)
total: 189.39 sec