Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-172334
#<BuildRuby:0x0000556263157208
@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-172334",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.003837 0.614045 ( 1.018672)
build_miniruby 0.000756 0.000186 0.611980 ( 0.611157)
build_ruby 0.001118 0.000172 2.046262 ( 2.045480)
build_all 0.007516 0.001156 12.116528 ( 1.475984)
build_install 0.001308 0.004990 1.454947 ( 0.706342)
test_btest 0.000527 0.000121 64.666729 ( 6.099759)
test_basic 0.000000 0.003853 0.257108 ( 0.352034)
test_all 0.000239 0.000998 484.563441 ( 47.140443)
test_rubyspec 0.021886 0.007143 34.989371 ( 45.522643)
total: 104.97 sec