Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-151315
#<BuildRuby:0x000055e8174ac090
@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.20240114-151315",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002097 0.004466 0.808244 ( 1.178771)
build_miniruby 0.000993 0.000249 0.854071 ( 0.853720)
build_ruby 0.001760 0.000000 2.647323 ( 2.648045)
build_all 0.007423 0.000000 11.954904 ( 0.976530)
build_install 0.009903 0.000446 3.378476 ( 0.957112)
test_btest 0.000578 0.000109 67.083052 ( 4.643840)
test_basic 0.003790 0.000711 0.402929 ( 0.482723)
test_all 0.076296 0.021500 384.303221 ( 34.631406)
test_rubyspec 0.037074 0.033705 40.522273 ( 53.066883)
total: 99.44 sec