Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-170324
#<BuildRuby:0x000055c6e7622e48
@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.20231130-170324",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001346 0.004410 1.282129 ( 1.647509)
build_miniruby 0.000934 0.000208 0.896870 ( 0.896626)
build_ruby 0.001355 0.000000 2.766215 ( 2.766418)
build_all 0.007492 0.003332 16.860336 ( 1.543408)
build_install 0.003608 0.005094 4.913180 ( 1.157609)
test_btest 0.000934 0.000267 83.684422 ( 7.752758)
test_basic 0.003162 0.000904 0.648615 ( 0.725994)
test_all 0.111416 0.025885 519.649781 ( 55.913296)
test_rubyspec 0.028824 0.019353 50.540661 ( 62.758083)
total: 135.16 sec