Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-211206
#<BuildRuby:0x000055744d5df040
@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.20231031-211206",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004987 0.000832 1.238115 ( 1.493491)
build_miniruby 0.000850 0.000142 0.826004 ( 0.826222)
build_ruby 0.001099 0.000183 2.650975 ( 2.651854)
build_all 0.008517 0.001419 16.080705 ( 1.398978)
build_install 0.005500 0.003098 4.882911 ( 1.139388)
test_btest 0.001018 0.000000 86.798533 ( 6.897598)
test_basic 0.004750 0.000275 0.788883 ( 0.869019)
test_all 0.095150 0.039673 496.266039 ( 53.133783)
test_rubyspec 0.031671 0.020276 50.181910 ( 62.451086)
total: 130.86 sec