Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-144815
#<BuildRuby:0x00005632868a3ce8
@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.20231111-144815",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004358 0.000069 1.396218 ( 1.653045)
build_miniruby 0.001034 0.000163 0.920068 ( 0.920480)
build_ruby 0.001304 0.000206 2.676706 ( 2.676588)
build_all 0.006231 0.003711 16.538614 ( 1.509831)
build_install 0.004354 0.004071 4.905657 ( 1.136165)
test_btest 0.000936 0.000213 87.772021 ( 7.024700)
test_basic 0.004766 0.000155 0.798708 ( 0.874608)
test_all 0.120755 0.012970 534.871892 ( 50.054078)
test_rubyspec 0.030995 0.013857 49.913456 ( 62.279124)
total: 128.13 sec