Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-022935
#<BuildRuby:0x000055ec3238b2f0
@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-022935",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010224 0.000146 0.956491 ( 1.172342)
build_miniruby 0.002371 0.000148 0.832488 ( 0.831441)
build_ruby 0.002437 0.000152 2.142685 ( 2.143332)
build_all 0.014556 0.005046 18.479550 ( 2.164867)
build_install 0.012273 0.009096 1.993146 ( 1.030875)
test_btest 0.001357 0.000259 92.655593 ( 9.524344)
test_basic 0.007888 0.001503 0.349217 ( 0.435102)
test_all 0.001077 0.001557 663.698208 ( 63.195948)
test_rubyspec 0.097625 0.063072 47.639807 ( 55.796522)
total: 136.30 sec