Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-193617
#<BuildRuby:0x0000558d4706be98
@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.20221202-193617",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002493 0.002843 1.219092 ( 1.452276)
build_miniruby 0.000841 0.000099 0.975420 ( 0.974243)
build_ruby 0.001096 0.000129 2.854039 ( 2.750560)
build_all 0.005836 0.003325 16.492142 ( 3.456726)
build_install 0.007880 0.001244 2.219079 ( 1.288551)
test_btest 0.000464 0.000074 65.856333 ( 10.722472)
test_basic 0.004275 0.000675 0.315535 ( 0.405850)
test_all 0.000729 0.000115 685.285988 (106.451060)
test_rubyspec 0.037259 0.026305 53.706303 ( 61.865408)
total: 189.37 sec