Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-135522
#<BuildRuby:0x0000558044c30a90
@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.20221226-135522",
@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.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004425 0.004668 0.958312 ( 1.178526)
build_miniruby 0.002311 0.000330 0.845610 ( 0.844907)
build_ruby 0.002279 0.000325 2.138569 ( 2.138674)
build_all 0.019831 0.000675 18.637659 ( 2.168241)
build_install 0.020172 0.001063 2.019295 ( 1.032612)
test_btest 0.001839 0.000194 91.827894 ( 9.251232)
test_basic 0.009616 0.000394 0.346306 ( 0.432139)
test_all 0.002337 0.000234 684.934547 ( 64.241179)
test_rubyspec 0.134650 0.047424 48.001889 ( 56.170522)
total: 137.46 sec