Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-065558
#<BuildRuby:0x0000558a1419bfb0
@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.20221213-065558",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004308 0.885910 ( 1.105672)
build_miniruby 0.000000 0.000805 1.067446 ( 1.066467)
build_ruby 0.000000 0.001157 2.670182 ( 2.562931)
build_all 0.007419 0.001522 15.816895 ( 3.378381)
build_install 0.005006 0.004294 2.246738 ( 1.267650)
test_btest 0.000460 0.000128 58.760532 ( 12.075974)
test_basic 0.004558 0.000119 0.289707 ( 0.380892)
test_all 0.001313 0.000346 678.752795 (150.003656)
test_rubyspec 0.042393 0.017884 52.640906 ( 60.909327)
total: 232.75 sec