Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-095621
#<BuildRuby:0x0000555f7a41efe0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220917-095621",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009535 0.000895 1.137642 ( 1.579066)
build_miniruby 0.001551 0.000259 0.074996 ( 0.073925)
build_ruby 0.001633 0.000272 0.075385 ( 0.073512)
build_all 0.007744 0.003512 1.567536 ( 0.605040)
build_install 0.018683 0.003737 1.938322 ( 0.959418)
test_btest 0.000000 0.001127 93.886146 ( 9.927453)
test_basic 0.003320 0.003865 0.357635 ( 0.446496)
test_all 0.003311 0.000828 684.168265 ( 68.548193)
test_rubyspec 0.104654 0.067815 47.225930 ( 55.709065)
total: 137.92 sec