Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-013618
#<BuildRuby:0x000055d09c32a9c0
@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.20221010-013618",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010873 0.000511 1.161166 ( 1.639195)
build_miniruby 0.002388 0.000000 0.099902 ( 0.097725)
build_ruby 0.001915 0.000000 0.098236 ( 0.096181)
build_all 0.007642 0.000522 1.277453 ( 0.560419)
build_install 0.009388 0.005830 1.604818 ( 0.881457)
test_btest 0.001476 0.000197 63.900814 ( 6.575687)
test_basic 0.005844 0.000023 0.345951 ( 0.438332)
test_all 0.007430 0.000206 514.787527 ( 54.628648)
test_rubyspec 0.093576 0.040782 42.673805 ( 51.194925)
total: 116.11 sec