Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-195628
#<BuildRuby:0x0000555d03637800
@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-195628",
@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.000006 0.000000 0.000006 ( 0.000008)
build_up 0.008958 0.000000 1.139917 ( 1.196902)
build_miniruby 0.002381 0.000000 0.938707 ( 0.954201)
build_ruby 0.002283 0.000224 2.368304 ( 2.293080)
build_all 0.017074 0.000937 18.368944 ( 2.296588)
build_install 0.009556 0.010117 1.930041 ( 1.029777)
test_btest 0.001061 0.000212 84.062993 ( 9.003398)
test_basic 0.005915 0.000200 0.326046 ( 0.417416)
test_all 0.001672 0.000319 714.552502 ( 75.196360)
test_rubyspec 0.089839 0.039054 50.751898 ( 59.267028)
total: 151.66 sec