Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-221618
#<BuildRuby:0x000055edbc12bce0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-221618",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004209 0.000042 0.814929 ( 1.079324)
build_miniruby 0.000843 0.000130 0.521424 ( 0.521018)
build_ruby 0.001195 0.000184 1.682048 ( 1.612499)
build_all 0.009696 0.000000 12.078540 ( 1.518903)
build_install 0.003620 0.003577 1.642723 ( 0.754794)
test_btest 0.000567 0.000100 63.396762 ( 5.858106)
test_basic 0.002805 0.000495 0.249231 ( 0.345976)
test_all 0.000828 0.000146 480.472877 ( 51.392399)
test_rubyspec 0.014653 0.012000 35.512368 ( 46.096393)
total: 109.18 sec