Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-173343
#<BuildRuby:0x000055e5ab3d80d8
@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.20231226-173343",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001345 0.004547 0.788694 ( 1.170636)
build_miniruby 0.000717 0.000287 0.844334 ( 0.844357)
build_ruby 0.001246 0.000000 2.654031 ( 2.654756)
build_all 0.008292 0.000000 11.866757 ( 0.986391)
build_install 0.009106 0.000532 3.427716 ( 0.955238)
test_btest 0.000576 0.000164 63.867998 ( 4.778377)
test_basic 0.003337 0.000953 0.420036 ( 0.500073)
test_all 0.080938 0.016531 375.099227 ( 39.617325)
test_rubyspec 0.040025 0.025224 40.011233 ( 52.580658)
total: 104.09 sec