Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-205527
#<BuildRuby:0x00005576f7d375c0
@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.20221207-205527",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002738 0.001369 0.809175 ( 1.089956)
build_miniruby 0.000595 0.000297 0.709531 ( 0.709325)
build_ruby 0.000838 0.000419 2.388373 ( 2.312047)
build_all 0.008757 0.000000 12.369796 ( 1.478385)
build_install 0.005961 0.000566 1.644048 ( 0.755935)
test_btest 0.000463 0.000169 65.542946 ( 6.507651)
test_basic 0.002631 0.000957 0.235896 ( 0.331063)
test_all 0.000672 0.000244 497.939616 ( 49.417995)
test_rubyspec 0.009764 0.021335 35.159134 ( 45.733751)
total: 108.34 sec