Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-142147
#<BuildRuby:0x0000563f32cf8010
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240615-142147",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004143 0.001381 1.054198 ( 1.399189)
build_miniruby 0.000868 0.000290 0.737175 ( 0.736671)
build_ruby 0.001355 0.000452 2.267907 ( 2.267847)
build_all 0.001855 0.005822 12.572764 ( 1.046943)
build_install 0.013785 0.002497 4.195141 ( 1.072457)
test_btest 0.000497 0.000191 69.730735 ( 6.178354)
test_basic 0.004651 0.000000 0.395069 ( 0.476617)
test_all 0.082355 0.019458 402.769666 ( 42.197130)
test_rubyspec 0.029348 0.011989 86.939243 ( 10.998083)
total: 66.37 sec