Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-165656
#<BuildRuby:0x0000559067480060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-165656",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003656 0.001097 0.797298 ( 1.193356)
build_miniruby 0.000000 0.001145 0.828702 ( 0.828452)
build_ruby 0.000000 0.001279 2.654654 ( 2.656027)
build_all 0.002576 0.005265 11.920394 ( 0.974469)
build_install 0.008854 0.001965 3.424122 ( 0.964677)
test_btest 0.000000 0.000781 66.181139 ( 5.059386)
test_basic 0.000000 0.003934 0.396084 ( 0.477604)
test_all 0.077237 0.019194 369.262033 ( 38.069770)
test_rubyspec 0.051732 0.077246 73.865206 ( 86.371195)
total: 136.60 sec