Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-001617
#<BuildRuby:0x0000560989797898
@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.20221216-001617",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003304 0.000000 0.632797 ( 1.061402)
build_miniruby 0.000895 0.000058 0.736627 ( 0.736213)
build_ruby 0.000000 0.001419 2.599229 ( 2.523305)
build_all 0.004193 0.005362 12.489025 ( 1.537370)
build_install 0.004136 0.002723 1.625339 ( 0.768324)
test_btest 0.000488 0.000143 65.811267 ( 6.422522)
test_basic 0.000000 0.003254 0.238621 ( 0.334814)
test_all 0.001434 0.000425 502.259236 ( 75.007597)
test_rubyspec 0.021547 0.006278 35.521834 ( 46.098478)
total: 134.49 sec