Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-115632
#<BuildRuby:0x000055ced02dc090
@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.20240108-115632",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001936 0.003591 1.315906 ( 1.679305)
build_miniruby 0.001524 0.000000 1.470204 ( 1.472137)
build_ruby 0.001612 0.000000 5.764575 ( 5.775022)
build_all 0.004509 0.006138 16.722529 ( 1.829934)
build_install 0.011531 0.003710 4.970223 ( 1.740061)
test_btest 0.000000 0.000926 86.660530 ( 8.658802)
test_basic 0.004024 0.001847 0.709842 ( 0.774697)
test_all 0.096948 0.023181 534.738159 ( 81.108208)
test_rubyspec 0.039200 0.026815 83.462782 ( 95.813076)
total: 198.85 sec