Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-025517
#<BuildRuby:0x000055c9cdccc008
@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.20221215-025517",
@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.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004171 0.000000 0.863752 ( 1.071487)
build_miniruby 0.001061 0.000000 1.029569 ( 1.028165)
build_ruby 0.000000 0.001230 2.677433 ( 2.591481)
build_all 0.007006 0.002207 15.610685 ( 3.319414)
build_install 0.004577 0.003938 2.264797 ( 1.287396)
test_btest 0.000504 0.000088 58.095095 ( 11.882015)
test_basic 0.001137 0.003295 0.320595 ( 0.412207)
test_all 0.001125 0.000234 673.222888 (136.481737)
test_rubyspec 0.035367 0.019942 52.260396 ( 60.460282)
total: 218.53 sec