Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-002322
#<BuildRuby:0x000055c3eb8e19d0
@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.20221206-002322",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004717 0.005467 1.202800 ( 1.367011)
build_miniruby 0.000000 0.002488 0.858451 ( 0.858149)
build_ruby 0.000590 0.002322 2.206355 ( 2.121471)
build_all 0.019539 0.000143 18.405390 ( 2.161397)
build_install 0.011179 0.008274 2.024876 ( 1.016098)
test_btest 0.001057 0.000331 91.581937 ( 8.794894)
test_basic 0.003197 0.004723 0.354938 ( 0.449295)
test_all 0.001362 0.000480 687.409840 ( 69.749801)
test_rubyspec 0.081386 0.062405 48.853068 ( 57.304922)
total: 143.82 sec