Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-162645
#<BuildRuby:0x0000560b6d16e878
@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.20221118-162645",
@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.000033 0.000000 0.000033 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005275 0.000000 1.050699 ( 1.630391)
build_miniruby 0.000895 0.000000 0.974601 ( 0.973274)
build_ruby 0.001127 0.000000 2.743334 ( 2.656408)
build_all 0.004895 0.004037 15.885631 ( 3.315203)
build_install 0.005850 0.003838 2.052120 ( 1.165122)
test_btest 0.000531 0.000048 56.402421 ( 11.907356)
test_basic 0.000769 0.004074 0.307581 ( 0.398179)
test_all 0.001072 0.000146 631.577889 (103.670880)
test_rubyspec 0.042351 0.020730 51.009523 ( 59.318274)
total: 185.04 sec