Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-052033
#<BuildRuby:0x000055ae11a475f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-052033",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000036)
build_up 0.004739 0.000837 1.163932 ( 1.523127)
build_miniruby 0.000910 0.000161 0.819467 ( 0.819008)
build_ruby 0.000000 0.001349 2.741737 ( 2.741578)
build_all 0.002351 0.006833 14.242509 ( 1.291784)
build_install 0.007576 0.000000 4.083598 ( 1.044575)
test_btest 0.001068 0.000000 76.280558 ( 7.305080)
test_basic 0.004998 0.000000 0.691620 ( 0.767909)
test_all 0.103271 0.028831 477.816182 ( 48.083916)
test_rubyspec 0.025118 0.019834 48.017000 ( 60.339835)
total: 123.92 sec