Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-161319
#<BuildRuby:0x00005566875bbc18
@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.20231223-161319",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004519 0.000476 1.023241 ( 1.394469)
build_miniruby 0.000980 0.000104 0.833903 ( 0.834189)
build_ruby 0.001198 0.000126 2.619777 ( 2.619636)
build_all 0.005669 0.004489 16.528808 ( 1.451021)
build_install 0.008336 0.000569 4.808443 ( 1.189997)
test_btest 0.000606 0.000086 82.161748 ( 7.615477)
test_basic 0.004466 0.000000 0.797468 ( 0.878094)
test_all 0.092589 0.041491 499.803070 ( 56.795645)
test_rubyspec 0.024161 0.017315 49.667844 ( 62.010004)
total: 134.79 sec