Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-042311
#<BuildRuby:0x000055c565966858
@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-042311",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003420 0.000684 0.836225 ( 1.473974)
build_miniruby 0.000813 0.000162 0.956946 ( 0.955515)
build_ruby 0.001120 0.000224 2.842111 ( 2.728021)
build_all 0.004819 0.004439 15.702382 ( 3.293709)
build_install 0.003184 0.005342 2.303978 ( 1.296473)
test_btest 0.000483 0.000151 66.231476 ( 10.849559)
test_basic 0.000246 0.004674 0.319914 ( 0.410000)
test_all 0.001020 0.000382 687.259999 (141.956917)
test_rubyspec 0.033677 0.029019 52.333629 ( 60.535158)
total: 223.50 sec