Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-035616
#<BuildRuby:0x0000561ee1944098
@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-035616",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000977 0.003448 1.289414 ( 1.744446)
build_miniruby 0.001182 0.000248 0.885464 ( 0.884232)
build_ruby 0.001026 0.000216 2.958264 ( 2.957806)
build_all 0.008921 0.000970 16.435729 ( 1.481956)
build_install 0.005805 0.002762 4.545489 ( 1.101259)
test_btest 0.000540 0.000118 82.598132 ( 7.209383)
test_basic 0.000387 0.004131 0.607204 ( 0.683653)
test_all 0.109227 0.025061 561.753289 ( 54.715935)
test_rubyspec 0.008689 0.040170 51.307259 ( 63.661993)
total: 134.44 sec