Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-205426
#<BuildRuby:0x0000564d958fff28
@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.20221231-205426",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006419 0.000000 0.841695 ( 1.030595)
build_miniruby 0.001333 0.000000 1.014398 ( 1.012405)
build_ruby 0.001527 0.000146 2.779258 ( 2.776574)
build_all 0.005460 0.004406 16.784039 ( 2.994262)
build_install 0.006021 0.005675 2.281723 ( 1.176040)
test_btest 0.000865 0.000204 67.432052 ( 11.448605)
test_basic 0.002507 0.004068 0.375006 ( 0.461690)
test_all 0.001126 0.000313 663.486994 (108.506356)
test_rubyspec 0.086922 0.044922 51.470937 ( 59.526122)
total: 188.93 sec