Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-182138
#<BuildRuby:0x000055da2c3baf68
@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.20231023-182138",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004251 0.003446 2.311219 ( 2.699716)
build_miniruby 0.000869 0.000124 0.916945 ( 0.916689)
build_ruby 0.000000 0.001268 2.865059 ( 2.865130)
build_all 0.007311 0.002456 16.557497 ( 1.528254)
build_install 0.008878 0.000194 5.356851 ( 1.216614)
test_btest 0.000675 0.000108 82.750272 ( 7.618340)
test_basic 0.000000 0.004290 0.551374 ( 0.632665)
test_all 0.097468 0.039377 488.237866 ( 53.055918)
test_rubyspec 0.027277 0.017606 49.066192 ( 61.364580)
total: 131.90 sec