Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-125111
#<BuildRuby:0x000055ed756ca968
@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.20221203-125111",
@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.000033 0.000002 0.000035 ( 0.000035)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000989 0.004374 1.163154 ( 1.292877)
build_miniruby 0.000678 0.000104 0.965909 ( 0.964854)
build_ruby 0.001052 0.000162 2.752200 ( 2.619938)
build_all 0.008532 0.000584 15.866706 ( 3.385068)
build_install 0.009330 0.000612 2.339331 ( 1.333644)
test_btest 0.000516 0.000069 67.126592 ( 10.982774)
test_basic 0.003857 0.000514 0.329267 ( 0.420698)
test_all 0.000791 0.000106 661.426243 (104.351593)
test_rubyspec 0.051406 0.017081 53.331848 ( 61.558885)
total: 186.91 sec