Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-224825
#<BuildRuby:0x000055a908adf140
@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.20230114-224825",
@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.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003928 0.000714 0.817264 ( 1.165268)
build_miniruby 0.000819 0.000148 0.681472 ( 0.675389)
build_ruby 0.001112 0.000202 2.431989 ( 2.432050)
build_all 0.005566 0.003917 12.895686 ( 1.626023)
build_install 0.006143 0.000337 1.530941 ( 0.724533)
test_btest 0.000582 0.000125 65.034159 ( 6.453321)
test_basic 0.000000 0.003949 0.248219 ( 0.343100)
test_all 0.000000 0.001061 497.738092 ( 47.199481)
test_rubyspec 0.018991 0.006672 34.866647 ( 45.438801)
total: 106.06 sec