Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-101808
#<BuildRuby:0x000055b2dbe0bfa8
@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.20231110-101808",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001111 0.003489 1.285230 ( 1.538723)
build_miniruby 0.000978 0.000217 0.814048 ( 0.813541)
build_ruby 0.001615 0.000000 2.601212 ( 2.601501)
build_all 0.005889 0.003908 15.985076 ( 1.435034)
build_install 0.002848 0.006376 4.793020 ( 1.128208)
test_btest 0.000779 0.000248 81.073014 ( 7.058551)
test_basic 0.004328 0.000198 0.689381 ( 0.766631)
test_all 0.107084 0.026854 505.227267 ( 58.530235)
test_rubyspec 0.010994 0.035417 50.793877 ( 63.093724)
total: 136.97 sec