Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-225614
#<BuildRuby:0x000055e48c687dd0
@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-225614",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.007094 0.000453 1.055882 ( 1.322509)
build_miniruby 0.000910 0.000141 0.784127 ( 0.784331)
build_ruby 0.001440 0.000222 2.679651 ( 2.680461)
build_all 0.002970 0.005265 11.978800 ( 0.951299)
build_install 0.013571 0.000000 3.582670 ( 0.973583)
test_btest 0.000903 0.000017 60.553066 ( 5.689096)
test_basic 0.003595 0.000674 0.387299 ( 0.468485)
test_all 0.073569 0.025711 382.368169 ( 32.900262)
test_rubyspec 0.020585 0.045786 39.954258 ( 52.519840)
total: 98.29 sec