Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-125154
#<BuildRuby:0x000055c874cbb280
@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.20231118-125154",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000306 0.003964 1.265001 ( 1.656445)
build_miniruby 0.000915 0.000145 0.858944 ( 0.859125)
build_ruby 0.001242 0.000196 2.681167 ( 2.681272)
build_all 0.007367 0.002514 16.401743 ( 1.449787)
build_install 0.007453 0.001724 4.863588 ( 1.177192)
test_btest 0.000586 0.000105 82.368016 ( 7.916586)
test_basic 0.004319 0.000771 0.804016 ( 0.877363)
test_all 0.095163 0.042070 501.860280 ( 56.759779)
test_rubyspec 0.030063 0.023472 49.225861 ( 61.443228)
total: 134.82 sec