Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-143244
#<BuildRuby:0x0000558afa9f7df8
@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.20221207-143244",
@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.000011 0.000001 0.000012 ( 0.000025)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004891 0.000063 1.181720 ( 2.029384)
build_miniruby 0.000949 0.000056 0.946490 ( 0.945191)
build_ruby 0.001175 0.000069 2.676171 ( 2.556957)
build_all 0.005124 0.003709 15.726903 ( 3.403775)
build_install 0.006113 0.003552 2.233759 ( 1.281812)
test_btest 0.000603 0.000086 66.525548 ( 11.104423)
test_basic 0.004346 0.000620 0.316872 ( 0.407680)
test_all 0.000760 0.000108 659.962196 (112.500640)
test_rubyspec 0.048875 0.014657 53.655255 ( 61.920526)
total: 196.15 sec