Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-141607
#<BuildRuby:0x000055c1f04f3bb8
@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.20230712-141607",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005611 0.000258 1.556261 ( 2.862212)
build_miniruby 0.000971 0.000153 0.888546 ( 0.888123)
build_ruby 0.001146 0.000181 2.687878 ( 2.687799)
build_all 0.009118 0.000741 13.685161 ( 1.197295)
build_install 0.007701 0.000467 1.987183 ( 0.892306)
test_btest 0.000568 0.000082 87.778581 ( 7.686807)
test_basic 0.003082 0.000440 0.785158 ( 0.864915)
test_all 0.000620 0.000960 480.235006 ( 49.812980)
test_rubyspec 0.017360 0.022377 42.403564 ( 54.829985)
total: 121.72 sec