Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-000544
#<BuildRuby:0x000055ecb4d81390
@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.20221029-000544",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000060 0.000005 0.000065 ( 0.000069)
build_up 0.010580 0.000160 1.077371 ( 1.124060)
build_miniruby 0.001652 0.000110 0.098595 ( 0.095845)
build_ruby 0.001639 0.000109 0.096881 ( 0.093881)
build_all 0.007833 0.000209 1.303425 ( 0.562445)
build_install 0.009003 0.005826 1.626693 ( 0.905245)
test_btest 0.001660 0.000208 63.111311 ( 6.396224)
test_basic 0.006792 0.000000 0.350982 ( 0.440708)
test_all 0.004740 0.002559 521.869642 ( 55.090779)
test_rubyspec 0.074102 0.049001 43.228611 ( 51.460919)
total: 116.17 sec