Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-133656
#<BuildRuby:0x0000562015c5a298
@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.20221227-133656",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000067 0.000017 0.000084 ( 0.000089)
build_up 0.000000 0.008996 0.941812 ( 1.131442)
build_miniruby 0.000000 0.002649 0.837692 ( 0.836521)
build_ruby 0.001764 0.000882 2.135919 ( 2.136201)
build_all 0.017657 0.002176 18.443294 ( 2.186905)
build_install 0.013615 0.009011 1.989958 ( 1.035400)
test_btest 0.001645 0.000000 84.322313 ( 9.308632)
test_basic 0.004719 0.005420 0.353953 ( 0.438535)
test_all 0.001360 0.000644 673.011054 ( 63.188312)
test_rubyspec 0.085552 0.100407 48.142148 ( 56.272854)
total: 136.54 sec