Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-162025
#<BuildRuby:0x0000557fb5b67ee0
@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.20221216-162025",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003298 0.000825 0.852157 ( 1.201441)
build_miniruby 0.000791 0.000198 0.977919 ( 0.976511)
build_ruby 0.000872 0.000218 2.768571 ( 2.682496)
build_all 0.003440 0.005523 15.929313 ( 3.287710)
build_install 0.007269 0.001105 2.142499 ( 1.197802)
test_btest 0.000404 0.000126 60.420792 ( 11.635403)
test_basic 0.003527 0.001102 0.322936 ( 0.413599)
test_all 0.000969 0.000303 663.626475 (147.072145)
test_rubyspec 0.040252 0.022078 53.011188 ( 61.145943)
total: 229.61 sec