Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-032840
#<BuildRuby:0x000055761f9d7818
@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.20240116-032840",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000614 0.004217 1.073634 ( 1.510367)
build_miniruby 0.000790 0.000233 0.861884 ( 0.861232)
build_ruby 0.001057 0.000311 2.804226 ( 2.804449)
build_all 0.008377 0.000000 14.106210 ( 1.305218)
build_install 0.006012 0.001582 4.004994 ( 1.044102)
test_btest 0.000519 0.000137 73.513613 ( 6.890921)
test_basic 0.000000 0.005121 0.667391 ( 0.749173)
test_all 0.106633 0.025114 479.368174 ( 48.664984)
test_rubyspec 0.022517 0.023410 48.099103 ( 60.411324)
total: 124.24 sec