Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-132434
#<BuildRuby:0x0000560b3e5b84f8
@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-132434",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000120 0.000008 0.000128 ( 0.000131)
build_up 0.000000 0.009030 1.147680 ( 1.635898)
build_miniruby 0.000528 0.001229 0.931390 ( 0.930391)
build_ruby 0.000000 0.002415 2.389102 ( 2.292225)
build_all 0.018950 0.000000 18.364936 ( 2.178010)
build_install 0.016612 0.004633 1.883522 ( 0.989548)
test_btest 0.001177 0.000252 88.236598 ( 9.868307)
test_basic 0.006047 0.001295 0.356154 ( 0.446068)
test_all 0.001686 0.000171 714.167208 ( 75.051002)
test_rubyspec 0.073476 0.042836 50.770321 ( 59.314628)
total: 152.71 sec