Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-073235
#<BuildRuby:0x0000563d4c604098
@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.20240114-073235",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004382 0.001195 0.813441 ( 1.195289)
build_miniruby 0.000898 0.000245 0.813895 ( 0.813593)
build_ruby 0.001601 0.000436 2.698907 ( 2.699426)
build_all 0.007001 0.000586 12.028344 ( 0.992048)
build_install 0.007176 0.004132 3.434810 ( 0.960021)
test_btest 0.000557 0.000160 64.714370 ( 4.566782)
test_basic 0.002941 0.000840 0.398123 ( 0.479386)
test_all 0.070674 0.028452 378.767939 ( 35.610879)
test_rubyspec 0.010079 0.055162 40.937608 ( 53.506404)
total: 100.82 sec