Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-173341
#<BuildRuby:0x0000559326dbfe20
@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.20240110-173341",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000478 0.004187 0.897992 ( 1.312983)
build_miniruby 0.000802 0.000241 0.954764 ( 0.954432)
build_ruby 0.001236 0.000371 2.849232 ( 2.849923)
build_all 0.003791 0.006607 14.719566 ( 1.408399)
build_install 0.005273 0.004469 4.224649 ( 1.137885)
test_btest 0.000430 0.000199 77.046909 ( 7.497343)
test_basic 0.002163 0.000999 0.463469 ( 0.542655)
test_all 0.095679 0.038064 529.310584 ( 51.801699)
test_rubyspec 0.022352 0.013459 49.430391 ( 61.951102)
total: 129.46 sec