Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-203241
#<BuildRuby:0x000055871e6280e0
@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.20221231-203241",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.003725 0.628982 ( 1.033022)
build_miniruby 0.000000 0.000918 0.737802 ( 0.736959)
build_ruby 0.000314 0.001062 2.530321 ( 2.529864)
build_all 0.004273 0.004982 12.625851 ( 1.516923)
build_install 0.004259 0.002539 1.642401 ( 0.761421)
test_btest 0.000502 0.000188 64.747665 ( 5.799086)
test_basic 0.002416 0.000906 0.242123 ( 0.337758)
test_all 0.000745 0.000279 480.946070 ( 46.680830)
test_rubyspec 0.014965 0.013088 35.689759 ( 45.971397)
total: 105.37 sec