Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-231430
#<BuildRuby:0x00005603d69c74f0
@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.20240102-231430",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.002889 0.003787 1.054329 ( 1.356755)
build_miniruby 0.000930 0.000000 0.836379 ( 0.836448)
build_ruby 0.000000 0.001440 2.648658 ( 2.649584)
build_all 0.007458 0.000545 11.918117 ( 0.970315)
build_install 0.007502 0.002831 3.442280 ( 0.968058)
test_btest 0.000560 0.000107 64.004025 ( 4.962073)
test_basic 0.003150 0.000600 0.396752 ( 0.478555)
test_all 0.077784 0.017783 383.598058 ( 31.109341)
test_rubyspec 0.018254 0.048198 40.244967 ( 52.832200)
total: 96.16 sec