Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-133633
#<BuildRuby:0x000055c44f5bcc00
@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.20221115-133633",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008122 0.000507 1.118857 ( 1.169928)
build_miniruby 0.001502 0.000094 0.886038 ( 0.895349)
build_ruby 0.002331 0.000145 2.308192 ( 2.230433)
build_all 0.013864 0.004266 18.210498 ( 2.273765)
build_install 0.018690 0.000000 1.874832 ( 1.020569)
test_btest 0.001213 0.000000 83.465131 ( 9.568255)
test_basic 0.002354 0.004504 0.341532 ( 0.431975)
test_all 0.001929 0.000231 681.813837 ( 73.038293)
test_rubyspec 0.073109 0.044628 50.093525 ( 58.757091)
total: 149.39 sec