Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-045921
#<BuildRuby:0x000055a08aa58090
@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.20231027-045921",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004911 0.000517 1.581854 ( 1.781476)
build_miniruby 0.000969 0.000102 0.922309 ( 0.922594)
build_ruby 0.001327 0.000140 2.682250 ( 2.681440)
build_all 0.009727 0.000539 17.101498 ( 1.564348)
build_install 0.009685 0.000042 5.095817 ( 1.199654)
test_btest 0.000957 0.000087 89.504296 ( 7.335411)
test_basic 0.004714 0.000428 0.781919 ( 0.856621)
test_all 0.097813 0.036353 528.531135 ( 47.414073)
test_rubyspec 0.036122 0.014278 50.822063 ( 63.101159)
total: 126.86 sec