Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-111726
#<BuildRuby:0x000055db9b19ecc8
@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.20221204-111726",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000075)
build_up 0.005796 0.005516 1.209786 ( 1.684276)
build_miniruby 0.001917 0.000480 0.849360 ( 0.847807)
build_ruby 0.002256 0.000564 2.233771 ( 2.144847)
build_all 0.017384 0.003223 18.730385 ( 2.226381)
build_install 0.016773 0.005317 2.088993 ( 1.065811)
test_btest 0.001551 0.000000 90.367155 ( 9.096390)
test_basic 0.010172 0.000000 0.353932 ( 0.437932)
test_all 0.002122 0.000000 742.711832 ( 72.484585)
test_rubyspec 0.117182 0.056947 49.565956 ( 57.673583)
total: 147.66 sec