Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-111931
#<BuildRuby:0x000055ec39a23840
@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.20231230-111931",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004767 0.001121 1.074499 ( 1.457358)
build_miniruby 0.000914 0.000215 0.987339 ( 0.987290)
build_ruby 0.001577 0.000371 2.762281 ( 2.766731)
build_all 0.004980 0.004620 16.550844 ( 1.521555)
build_install 0.007897 0.000891 4.686589 ( 1.178857)
test_btest 0.000885 0.000233 80.695609 ( 7.880495)
test_basic 0.003847 0.001012 0.753786 ( 0.829184)
test_all 0.095685 0.040161 546.834070 ( 58.014144)
test_rubyspec 0.022175 0.026606 49.130050 ( 61.438027)
total: 136.07 sec