Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-031416
#<BuildRuby:0x0000557691e53500
@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-031416",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005547 0.000505 1.228665 ( 1.736967)
build_miniruby 0.000845 0.000077 0.927729 ( 0.927406)
build_ruby 0.001176 0.000107 2.899489 ( 2.898975)
build_all 0.003822 0.005477 16.385157 ( 1.449641)
build_install 0.008046 0.001463 4.676312 ( 1.174561)
test_btest 0.000847 0.000154 84.897265 ( 7.372898)
test_basic 0.004965 0.000903 0.861896 ( 0.932874)
test_all 0.100575 0.033845 579.171777 ( 57.300466)
test_rubyspec 0.016106 0.032180 49.476775 ( 61.793728)
total: 135.59 sec