Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-152946
#<BuildRuby:0x0000560aebac3108
@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.20240104-152946",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005196 0.001222 1.521436 ( 1.671672)
build_miniruby 0.000689 0.000162 0.751652 ( 0.751634)
build_ruby 0.000000 0.001365 2.734661 ( 2.735795)
build_all 0.005990 0.003416 14.413217 ( 1.358488)
build_install 0.007757 0.000000 4.314231 ( 1.061480)
test_btest 0.000991 0.000000 74.302906 ( 6.886347)
test_basic 0.004331 0.000000 0.742630 ( 0.823922)
test_all 0.099337 0.032965 464.074767 ( 52.733152)
test_rubyspec 0.019483 0.029653 48.464354 ( 60.857310)
total: 128.88 sec