Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-124746
#<BuildRuby:0x000055b5facb7018
@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-124746",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009455 0.000321 0.956886 ( 1.258921)
build_miniruby 0.002319 0.000497 0.840167 ( 0.838773)
build_ruby 0.002805 0.000601 2.139466 ( 2.139467)
build_all 0.016291 0.005148 18.566521 ( 2.149954)
build_install 0.009030 0.012479 2.033843 ( 1.017991)
test_btest 0.001924 0.000000 92.367836 ( 8.896364)
test_basic 0.006151 0.004382 0.351656 ( 0.435974)
test_all 0.001818 0.000669 675.227928 ( 73.343794)
test_rubyspec 0.068595 0.099756 48.028340 ( 56.179467)
total: 146.26 sec