Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-081021
#<BuildRuby:0x0000562d3d4940d8
@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.20231227-081021",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002432 0.003590 0.799850 ( 1.191700)
build_miniruby 0.000952 0.000238 0.830464 ( 0.830046)
build_ruby 0.001297 0.000324 2.695934 ( 2.696442)
build_all 0.003855 0.003986 11.846693 ( 0.989948)
build_install 0.012194 0.001101 3.353052 ( 0.954074)
test_btest 0.000528 0.000141 64.242063 ( 4.604087)
test_basic 0.000000 0.004242 0.401586 ( 0.482423)
test_all 0.080929 0.020168 371.152528 ( 40.518355)
test_rubyspec 0.039646 0.026797 40.311254 ( 52.888407)
total: 105.16 sec