Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-165546
#<BuildRuby:0x0000558542373670
@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.20221119-165546",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005080 0.000000 1.125933 ( 1.153824)
build_miniruby 0.001043 0.000000 0.999800 ( 0.998393)
build_ruby 0.001218 0.000000 2.660273 ( 2.550447)
build_all 0.008239 0.000502 15.941845 ( 3.293923)
build_install 0.007502 0.000938 1.964790 ( 1.091116)
test_btest 0.000497 0.000062 64.770137 ( 10.648308)
test_basic 0.000900 0.004841 0.308283 ( 0.397846)
test_all 0.000860 0.000161 645.938611 (101.354339)
test_rubyspec 0.041167 0.020970 52.024750 ( 60.213209)
total: 181.70 sec