Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-020754
#<BuildRuby:0x000056210e878090
@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.20231030-020754",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005216 0.000522 1.417243 ( 1.690877)
build_miniruby 0.000981 0.000099 0.905375 ( 0.905775)
build_ruby 0.001348 0.000135 2.807608 ( 2.808302)
build_all 0.009583 0.000000 15.470250 ( 1.436248)
build_install 0.009291 0.000000 4.671608 ( 1.109353)
test_btest 0.001155 0.000006 78.723488 ( 7.350525)
test_basic 0.000046 0.005033 0.631101 ( 0.706938)
test_all 0.082481 0.051122 490.517205 ( 57.625627)
test_rubyspec 0.035008 0.016456 49.220337 ( 61.583497)
total: 135.22 sec