Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-123232
#<BuildRuby:0x000055afea83c0d0
@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.20221204-123232",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004708 0.000336 1.172975 ( 1.173213)
build_miniruby 0.000881 0.000063 0.973220 ( 0.971742)
build_ruby 0.001062 0.000076 2.782035 ( 2.689513)
build_all 0.008621 0.000289 15.793453 ( 3.241331)
build_install 0.008492 0.000566 2.243958 ( 1.271584)
test_btest 0.000551 0.000036 67.345832 ( 10.894832)
test_basic 0.000470 0.004088 0.321831 ( 0.413000)
test_all 0.000967 0.000000 673.235602 (125.612395)
test_rubyspec 0.043563 0.027896 52.888374 ( 61.079107)
total: 207.35 sec