Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-022128
#<BuildRuby:0x000055e78a323fa8
@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.20240117-022128",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004657 0.000094 1.278046 ( 1.681254)
build_miniruby 0.000778 0.000130 0.966680 ( 0.966153)
build_ruby 0.001514 0.000253 2.732540 ( 2.736267)
build_all 0.009647 0.000168 14.400300 ( 1.313795)
build_install 0.004026 0.003482 4.239061 ( 1.128205)
test_btest 0.000856 0.000156 79.371324 ( 6.889300)
test_basic 0.001729 0.003630 0.727627 ( 0.802894)
test_all 0.093207 0.039351 477.965827 ( 48.571463)
test_rubyspec 0.028053 0.034853 82.593783 ( 94.949628)
total: 159.04 sec