Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-190626
#<BuildRuby:0x0000555e17baf2c8
@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.20221123-190626",
@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.000002 0.000009 ( 0.000024)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003609 0.001312 1.134038 ( 1.600931)
build_miniruby 0.000644 0.000234 0.982732 ( 0.981383)
build_ruby 0.000771 0.000280 2.801601 ( 2.697874)
build_all 0.006389 0.002323 16.005780 ( 3.329449)
build_install 0.006302 0.001897 2.034323 ( 1.162667)
test_btest 0.000384 0.000137 64.350890 ( 10.885514)
test_basic 0.000000 0.004900 0.322768 ( 0.413380)
test_all 0.000000 0.001366 672.628907 (121.102848)
test_rubyspec 0.045165 0.022183 53.019538 ( 61.262328)
total: 203.44 sec