Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-210054
#<BuildRuby:0x000055c5bb2db320
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-210054",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001327 0.004535 0.798182 ( 1.182712)
build_miniruby 0.000736 0.000294 0.805584 ( 0.805562)
build_ruby 0.001383 0.000553 2.655369 ( 2.656194)
build_all 0.007193 0.001032 11.928931 ( 0.971360)
build_install 0.002620 0.008240 3.340558 ( 0.956098)
test_btest 0.000613 0.000307 63.217382 ( 4.904028)
test_basic 0.000000 0.004284 0.395932 ( 0.476004)
test_all 0.078267 0.020516 378.524026 ( 40.033559)
test_rubyspec 0.030149 0.036228 40.199758 ( 52.756484)
total: 104.74 sec