Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-204730
#<BuildRuby:0x0000562928aa9400
@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.20221101-204730",
@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.000005)
autoconf 0.000000 0.000013 0.000013 ( 0.000014)
configure 0.000000 0.000006 0.000006 ( 0.000007)
build_up 0.002254 0.008027 1.086252 ( 1.127190)
build_miniruby 0.001550 0.000358 0.103886 ( 0.101424)
build_ruby 0.001396 0.000322 0.092861 ( 0.089801)
build_all 0.003513 0.005433 1.301236 ( 0.548042)
build_install 0.009896 0.006510 1.676263 ( 0.888371)
test_btest 0.000929 0.000332 63.750192 ( 6.577363)
test_basic 0.007899 0.000000 0.354833 ( 0.449535)
test_all 0.007083 0.001526 504.989337 ( 54.555498)
test_rubyspec 0.068339 0.054013 43.243427 ( 51.818642)
total: 116.16 sec