Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-022142
#<BuildRuby:0x000055a0aa68f8d0
@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-022142",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.003935 0.607290 ( 1.027975)
build_miniruby 0.000000 0.000928 0.744534 ( 0.743986)
build_ruby 0.000000 0.001284 2.475845 ( 2.476284)
build_all 0.007208 0.001436 12.544734 ( 1.515290)
build_install 0.006004 0.000553 1.580087 ( 0.752191)
test_btest 0.000500 0.000134 67.689535 ( 5.841807)
test_basic 0.002934 0.000782 0.239956 ( 0.335410)
test_all 0.001272 0.000340 481.912874 ( 46.110243)
test_rubyspec 0.009621 0.017963 35.449550 ( 46.026085)
total: 104.83 sec