Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-210056
#<BuildRuby:0x000056546c7dfd68
@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.20230727-210056",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004934 0.000870 1.301018 ( 2.572654)
build_miniruby 0.000778 0.000137 0.825713 ( 0.825212)
build_ruby 0.000975 0.000172 2.567183 ( 2.567487)
build_all 0.009168 0.000000 13.247820 ( 1.197659)
build_install 0.007370 0.000414 1.861150 ( 0.997744)
test_btest 0.000867 0.000130 78.996099 ( 7.025325)
test_basic 0.005110 0.000045 0.681515 ( 0.758268)
test_all 0.000945 0.000135 489.553188 ( 45.891922)
test_rubyspec 0.018353 0.020549 42.823737 ( 55.268119)
total: 117.11 sec