Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-091249
#<BuildRuby:0x0000560cb7feb310
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-091249",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004223 0.000352 1.030150 ( 1.316880)
build_miniruby 0.001150 0.000096 0.869894 ( 0.870185)
build_ruby 0.001301 0.000109 2.709687 ( 2.711098)
build_all 0.007768 0.000647 12.231513 ( 1.018768)
build_install 0.006131 0.003231 3.582566 ( 0.969400)
test_btest 0.000719 0.000090 65.248088 ( 4.517503)
test_basic 0.003164 0.000396 0.374437 ( 0.456389)
test_all 0.069572 0.028105 390.030754 ( 38.248174)
test_rubyspec 0.054251 0.017136 39.760030 ( 52.420151)
total: 102.53 sec