Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-012040
#<BuildRuby:0x000055f2e8084090
@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.20231127-012040",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005500 0.000500 1.241606 ( 1.978950)
build_miniruby 0.001021 0.000093 0.846261 ( 0.846082)
build_ruby 0.001384 0.000126 2.742242 ( 2.741657)
build_all 0.005352 0.004806 16.797412 ( 1.496266)
build_install 0.007312 0.006600 5.129611 ( 1.262079)
test_btest 0.000907 0.000227 80.462044 ( 7.814303)
test_basic 0.003671 0.000918 0.842961 ( 0.918451)
test_all 0.109415 0.026808 504.222038 ( 51.614650)
test_rubyspec 0.022186 0.029917 50.138678 ( 62.498100)
total: 131.17 sec