Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-133857
#<BuildRuby:0x0000561ab913f0b8
@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.20231109-133857",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004649 0.000152 1.327532 ( 1.582419)
build_miniruby 0.001238 0.000275 1.047310 ( 1.046078)
build_ruby 0.001334 0.000000 2.734132 ( 2.733915)
build_all 0.008576 0.001812 17.081683 ( 1.505874)
build_install 0.005249 0.004031 5.048866 ( 1.175353)
test_btest 0.000798 0.000199 88.305651 ( 7.540928)
test_basic 0.000000 0.005267 0.710833 ( 0.790696)
test_all 0.081372 0.057696 540.370454 ( 49.885034)
test_rubyspec 0.032347 0.014011 50.761505 ( 63.099833)
total: 129.36 sec