Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-232942
#<BuildRuby:0x00005627304ac0d8
@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.20240115-232942",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001396 0.003866 0.800390 ( 1.177863)
build_miniruby 0.000855 0.000131 0.808834 ( 0.808935)
build_ruby 0.001303 0.000200 2.693663 ( 2.694587)
build_all 0.004382 0.003237 12.008357 ( 0.971924)
build_install 0.013735 0.000000 3.377036 ( 0.960304)
test_btest 0.000776 0.000000 64.791760 ( 4.614361)
test_basic 0.004552 0.000000 0.394843 ( 0.475271)
test_all 0.053836 0.044500 374.669048 ( 38.641631)
test_rubyspec 0.038353 0.026013 40.389789 ( 52.949546)
total: 103.29 sec