Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-035143
#<BuildRuby:0x000055f7b75a2eb8
@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.20231020-035143",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003832 0.000902 1.471032 ( 1.746203)
build_miniruby 0.001052 0.000000 0.849691 ( 0.849397)
build_ruby 0.001334 0.000000 2.825640 ( 2.825820)
build_all 0.008258 0.001873 17.861352 ( 1.632175)
build_install 0.005781 0.004264 5.193668 ( 1.216678)
test_btest 0.000567 0.000148 87.196583 ( 8.341353)
test_basic 0.001966 0.003298 0.707313 ( 0.785023)
test_all 0.000000 0.007389 575.040363 ( 56.188977)
test_rubyspec 0.042050 0.007758 52.605764 ( 64.859885)
total: 138.45 sec