Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-011451
#<BuildRuby:0x000055d3f967f840
@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.20240114-011451",
@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.000011 0.000003 0.000014 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004319 0.000141 1.032370 ( 1.411456)
build_miniruby 0.001221 0.000360 0.878319 ( 0.878639)
build_ruby 0.001467 0.000000 2.871122 ( 2.873784)
build_all 0.009068 0.001453 14.511563 ( 1.408116)
build_install 0.005206 0.004043 4.180345 ( 1.145907)
test_btest 0.000532 0.000161 78.256782 ( 6.806454)
test_basic 0.003612 0.000000 0.531429 ( 0.615926)
test_all 0.103336 0.034111 514.143830 ( 56.007894)
test_rubyspec 0.021067 0.012407 49.907796 ( 62.523674)
total: 133.67 sec