Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-163726
#<BuildRuby:0x0000557ea69edf48
@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-163726",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007741 0.001244 0.964317 ( 1.140711)
build_miniruby 0.003080 0.000000 0.842471 ( 0.840356)
build_ruby 0.002600 0.000450 2.150141 ( 2.149595)
build_all 0.018303 0.002243 18.520984 ( 2.145598)
build_install 0.009216 0.011001 2.027295 ( 1.049787)
test_btest 0.001133 0.000412 88.826764 ( 9.394407)
test_basic 0.010588 0.000905 0.356332 ( 0.439748)
test_all 0.001851 0.000617 687.774742 ( 74.089104)
test_rubyspec 0.098272 0.082694 48.352934 ( 56.322108)
total: 147.57 sec