Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-040922
#<BuildRuby:0x000055d0c57db568
@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.20230527-040922",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001119 0.004334 1.377435 ( 2.623816)
build_miniruby 0.001290 0.000303 0.846078 ( 0.844525)
build_ruby 0.001024 0.000241 2.312389 ( 2.312842)
build_all 0.005029 0.004489 12.245941 ( 1.087155)
build_install 0.005923 0.001645 1.676102 ( 0.844789)
test_btest 0.000803 0.000223 79.052504 ( 7.562541)
test_basic 0.000622 0.003415 0.637191 ( 0.720202)
test_all 0.001600 0.000000 448.898597 ( 40.871810)
test_rubyspec 0.008208 0.035295 41.800648 ( 54.192913)
total: 111.06 sec