Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-001257
#<BuildRuby:0x000055fbb453c040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-001257",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002804 0.003736 0.849932 ( 1.057938)
build_miniruby 0.000000 0.001369 1.012819 ( 1.010942)
build_ruby 0.000000 0.001637 2.782816 ( 2.780000)
build_all 0.008832 0.001159 16.826384 ( 3.023880)
build_install 0.006326 0.003466 2.126153 ( 1.079325)
test_btest 0.000814 0.000271 71.779640 ( 10.659660)
test_basic 0.001799 0.004718 0.372568 ( 0.458546)
test_all 0.000958 0.000372 657.671994 (110.979373)
test_rubyspec 0.072222 0.059202 51.782511 ( 59.809954)
total: 190.86 sec