Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-011318
#<BuildRuby:0x000055fa4be1f280
@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.20231229-011318",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005287 1.288124 ( 1.633035)
build_miniruby 0.000000 0.001129 0.915791 ( 0.914864)
build_ruby 0.000432 0.001322 2.815205 ( 2.819447)
build_all 0.008562 0.001227 16.596369 ( 1.493285)
build_install 0.005259 0.003280 4.671136 ( 1.143805)
test_btest 0.000865 0.000247 82.434962 ( 7.302101)
test_basic 0.004889 0.000228 0.686776 ( 0.762825)
test_all 0.100384 0.034036 537.801783 ( 58.767882)
test_rubyspec 0.027792 0.017981 50.947335 ( 63.252180)
total: 138.09 sec