Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-222834
#<BuildRuby:0x0000558b1a0fa370
@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.20221203-222834",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010450 0.000356 1.213163 ( 1.940142)
build_miniruby 0.002447 0.000326 0.860862 ( 0.859505)
build_ruby 0.003425 0.000457 2.249886 ( 2.154306)
build_all 0.019409 0.000664 18.712231 ( 2.182288)
build_install 0.022341 0.000000 2.077629 ( 1.011375)
test_btest 0.001544 0.000000 92.305695 ( 9.151587)
test_basic 0.010171 0.000042 0.345273 ( 0.430086)
test_all 0.001790 0.000143 732.828720 ( 71.070444)
test_rubyspec 0.128045 0.040348 49.337052 ( 57.507587)
total: 146.31 sec