Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-211005
#<BuildRuby:0x00005605d8106ad8
@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.20221013-211005",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000057 0.000009 0.000066 ( 0.000069)
build_up 0.008276 0.001380 1.107383 ( 1.704569)
build_miniruby 0.001136 0.000190 0.100501 ( 0.098383)
build_ruby 0.001369 0.000228 0.098011 ( 0.096393)
build_all 0.006816 0.001136 1.322236 ( 0.573083)
build_install 0.003032 0.011843 1.638893 ( 0.913779)
test_btest 0.001331 0.000444 60.369683 ( 6.826358)
test_basic 0.002233 0.004422 0.345244 ( 0.436168)
test_all 0.001139 0.006045 488.533364 ( 53.819871)
test_rubyspec 0.069315 0.069083 43.130583 ( 51.680430)
total: 116.15 sec