Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-023053
#<BuildRuby:0x000055af58b68188
@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.20231216-023053",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000952 0.003469 1.054322 ( 1.543690)
build_miniruby 0.000809 0.000000 0.883502 ( 0.883152)
build_ruby 0.001021 0.000000 2.707122 ( 2.707169)
build_all 0.007340 0.000850 12.118597 ( 1.023971)
build_install 0.007453 0.005878 3.611954 ( 0.973278)
test_btest 0.000664 0.000153 63.116195 ( 6.106734)
test_basic 0.004340 0.000000 0.374498 ( 0.457026)
test_all 0.076932 0.024152 376.236141 ( 44.244386)
test_rubyspec 0.038542 0.035104 39.542496 ( 52.177856)
total: 110.12 sec