Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-195901
#<BuildRuby:0x000056325fee34b8
@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.20221117-195901",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000075 0.000010 0.000085 ( 0.000088)
build_up 0.003433 0.004811 1.123546 ( 2.298212)
build_miniruby 0.001488 0.000319 0.911758 ( 0.911280)
build_ruby 0.001812 0.000389 2.424528 ( 2.317316)
build_all 0.012319 0.005365 18.335328 ( 2.243535)
build_install 0.019542 0.000090 1.957794 ( 1.076764)
test_btest 0.001158 0.000232 85.276004 ( 10.402046)
test_basic 0.007887 0.000577 0.344371 ( 0.434511)
test_all 0.001979 0.000134 728.956373 ( 75.509870)
test_rubyspec 0.101565 0.026238 50.830171 ( 59.358041)
total: 154.55 sec