Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-013436
#<BuildRuby:0x000055796021e858
@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.20221229-013436",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001825 0.004682 0.851096 ( 1.154843)
build_miniruby 0.000986 0.000304 1.012587 ( 1.010582)
build_ruby 0.001133 0.000348 2.785633 ( 2.783017)
build_all 0.003283 0.006632 16.787132 ( 3.001639)
build_install 0.007833 0.003943 2.307561 ( 1.176176)
test_btest 0.000995 0.000410 78.213508 ( 10.548684)
test_basic 0.005141 0.002117 0.438589 ( 0.524057)
test_all 0.000986 0.000406 680.676379 ( 96.881344)
test_rubyspec 0.074590 0.052381 51.616214 ( 59.650666)
total: 176.73 sec