Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-060213
#<BuildRuby:0x000055ec695d9f48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-060213",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004229 0.004067 0.954244 ( 1.119954)
build_miniruby 0.001828 0.000762 0.838501 ( 0.837269)
build_ruby 0.003366 0.000000 2.125294 ( 2.125583)
build_all 0.013706 0.006828 18.743198 ( 2.186534)
build_install 0.011541 0.009612 2.044199 ( 1.024693)
test_btest 0.000843 0.000399 93.916345 ( 9.627143)
test_basic 0.006142 0.002909 0.343602 ( 0.430385)
test_all 0.001585 0.000751 668.151147 ( 63.046345)
test_rubyspec 0.090620 0.088675 47.987651 ( 56.125409)
total: 136.52 sec