Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-032113
#<BuildRuby:0x000055c23f59c048
@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.20231104-032113",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001293 0.004534 1.438032 ( 1.891195)
build_miniruby 0.001185 0.000000 0.849295 ( 0.849276)
build_ruby 0.001365 0.000000 2.938691 ( 2.938420)
build_all 0.009474 0.000000 16.593431 ( 1.443098)
build_install 0.006872 0.002091 5.085159 ( 1.207618)
test_btest 0.000768 0.000293 82.364215 ( 7.192431)
test_basic 0.003564 0.001357 0.676301 ( 0.752678)
test_all 0.113864 0.024547 532.933504 ( 51.689142)
test_rubyspec 0.027187 0.022428 50.645005 ( 62.984077)
total: 130.95 sec