Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-213305
#<BuildRuby:0x000055908de33d48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230205-213305",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003392 0.000522 0.635519 ( 1.190269)
build_miniruby 0.000747 0.000115 0.625986 ( 0.626605)
build_ruby 0.001032 0.000159 2.062045 ( 2.062054)
build_all 0.005446 0.003578 12.137590 ( 1.495473)
build_install 0.005903 0.000364 1.455018 ( 0.702546)
test_btest 0.000565 0.000106 64.494894 ( 6.111229)
test_basic 0.002978 0.000559 0.269735 ( 0.364876)
test_all 0.000885 0.000166 482.836043 ( 46.738587)
test_rubyspec 0.010079 0.019840 34.556197 ( 45.178011)
total: 104.47 sec