Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-193448
#<BuildRuby:0x000055aad1f8b458
@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.20240101-193448",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001586 0.004579 1.332371 ( 1.587265)
build_miniruby 0.000912 0.000000 0.919197 ( 0.918634)
build_ruby 0.001185 0.000000 2.801355 ( 2.800841)
build_all 0.008873 0.000967 16.710488 ( 1.560292)
build_install 0.005426 0.002996 4.872557 ( 1.150217)
test_btest 0.000755 0.000263 88.003871 ( 7.062538)
test_basic 0.004172 0.001451 0.691915 ( 0.766238)
test_all 0.111463 0.022387 565.122354 ( 51.476918)
test_rubyspec 0.028720 0.020378 50.583019 ( 62.746429)
total: 130.07 sec