Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-231001
#<BuildRuby:0x000055b72b622658
@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.20221130-231001",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009141 0.001406 1.175654 ( 1.320323)
build_miniruby 0.000000 0.003455 0.861231 ( 0.859095)
build_ruby 0.002493 0.000562 2.252189 ( 2.164036)
build_all 0.015777 0.005015 18.653636 ( 2.174613)
build_install 0.018665 0.004662 2.023132 ( 1.044498)
test_btest 0.000000 0.001686 86.201292 ( 9.158495)
test_basic 0.002490 0.006726 0.336149 ( 0.422500)
test_all 0.002472 0.000294 729.045225 ( 71.614836)
test_rubyspec 0.102686 0.074511 49.505796 ( 57.658363)
total: 146.42 sec