Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-041926
#<BuildRuby:0x000055a9e62c7230
@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.20231222-041926",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003513 0.000390 1.046563 ( 1.439259)
build_miniruby 0.000916 0.000102 0.849189 ( 0.848577)
build_ruby 0.001522 0.000000 2.759188 ( 2.759389)
build_all 0.010005 0.000000 15.662515 ( 1.459502)
build_install 0.008482 0.000237 4.566607 ( 1.140264)
test_btest 0.000972 0.000000 80.040362 ( 7.201233)
test_basic 0.001308 0.003673 0.739573 ( 0.818309)
test_all 0.093505 0.038377 509.756775 ( 46.268931)
test_rubyspec 0.017864 0.030457 50.209620 ( 62.550859)
total: 124.49 sec