Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-070427
#<BuildRuby:0x000056243e3d6298
@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.20230104-070427",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008282 0.000592 0.955249 ( 1.122177)
build_miniruby 0.002275 0.000163 0.839923 ( 0.838305)
build_ruby 0.002425 0.000173 2.148117 ( 2.149134)
build_all 0.017653 0.003286 18.676935 ( 2.179077)
build_install 0.021803 0.001191 2.033896 ( 1.038340)
test_btest 0.001438 0.000125 91.152544 ( 8.464717)
test_basic 0.004973 0.005370 0.340490 ( 0.425649)
test_all 0.002741 0.000000 691.254156 ( 64.268932)
test_rubyspec 0.110117 0.065596 47.842066 ( 55.873166)
total: 136.36 sec