Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-002910
#<BuildRuby:0x000056060ababdf8
@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.20230104-002910",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006344 0.842132 ( 1.043071)
build_miniruby 0.000715 0.000573 1.024405 ( 1.022550)
build_ruby 0.001195 0.000426 2.776835 ( 2.774308)
build_all 0.006249 0.003327 16.767362 ( 3.000176)
build_install 0.005523 0.006251 2.304652 ( 1.185233)
test_btest 0.000813 0.000356 68.977311 ( 11.226210)
test_basic 0.004385 0.001918 0.351557 ( 0.438100)
test_all 0.000452 0.000722 666.377546 (105.659116)
test_rubyspec 0.084526 0.034996 51.579424 ( 59.672354)
total: 186.02 sec