Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-174648
#<BuildRuby:0x000055c92131bfb0
@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.20221123-174648",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000016)
build_up 0.004695 0.000276 1.105865 ( 1.100244)
build_miniruby 0.000899 0.000052 1.012513 ( 1.011302)
build_ruby 0.001151 0.000068 2.768890 ( 2.672087)
build_all 0.008235 0.000484 15.828445 ( 3.276900)
build_install 0.005013 0.005036 2.104243 ( 1.204498)
test_btest 0.000566 0.000063 65.189509 ( 10.958152)
test_basic 0.005059 0.000000 0.304892 ( 0.396369)
test_all 0.001367 0.000144 667.895428 (123.502596)
test_rubyspec 0.040254 0.027371 53.526302 ( 61.697927)
total: 205.82 sec