Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-153333
#<BuildRuby:0x000055e7683fd310
@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.20221031-153333",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.007522 0.002721 1.122641 ( 1.782077)
build_miniruby 0.001584 0.000452 0.106775 ( 0.103985)
build_ruby 0.001245 0.000356 0.105320 ( 0.102266)
build_all 0.000929 0.008185 1.352513 ( 0.576898)
build_install 0.012149 0.001582 1.642824 ( 0.898181)
test_btest 0.001507 0.000565 62.083449 ( 6.552507)
test_basic 0.005180 0.001943 0.367496 ( 0.457168)
test_all 0.005680 0.002628 518.288690 ( 54.717432)
test_rubyspec 0.062180 0.066715 43.529908 ( 52.018881)
total: 117.21 sec