Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-182210
#<BuildRuby:0x000055e02b5768c0
@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-182210",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000707 0.004375 1.078607 ( 1.066601)
build_miniruby 0.000695 0.000149 0.957337 ( 0.956075)
build_ruby 0.000981 0.000210 2.793606 ( 2.708328)
build_all 0.008994 0.000035 16.003522 ( 3.363772)
build_install 0.007745 0.001452 2.019132 ( 1.151243)
test_btest 0.000554 0.000104 63.135245 ( 10.624097)
test_basic 0.004190 0.000785 0.309990 ( 0.400353)
test_all 0.000834 0.000157 645.635370 (103.447346)
test_rubyspec 0.049604 0.014623 51.489489 ( 59.700128)
total: 183.42 sec