Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-171949
#<BuildRuby:0x0000556cd95ab040
@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.20231110-171949",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001840 0.003369 1.293208 ( 1.620254)
build_miniruby 0.000898 0.000249 0.846467 ( 0.845952)
build_ruby 0.001409 0.000391 2.764414 ( 2.764513)
build_all 0.007759 0.002156 16.720695 ( 1.466600)
build_install 0.010165 0.000000 4.982170 ( 1.181053)
test_btest 0.001132 0.000000 84.754323 ( 7.258237)
test_basic 0.004218 0.000000 0.665254 ( 0.740867)
test_all 0.095044 0.036811 534.065734 ( 55.093273)
test_rubyspec 0.018903 0.031160 50.563886 ( 62.821286)
total: 133.79 sec