Logfile: /home/ko1/ruby/logs/brlog.trunk.20241212-010729
#<BuildRuby:0x0000557eb9c658f8
@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.20241212-010729",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004349 0.001450 1.162268 ( 1.761256)
build_miniruby 0.001093 0.000000 0.769886 ( 0.770043)
build_ruby 0.001347 0.000000 2.368459 ( 2.369348)
build_all 0.006143 0.001652 12.132288 ( 1.044509)
build_install 0.005554 0.004188 3.607069 ( 0.992897)
test_btest 0.000712 0.000251 54.328789 ( 4.197106)
test_basic 0.003606 0.000111 0.336113 ( 0.416324)
test_all 0.076979 0.016575 338.136568 ( 33.214509)
test_rubyspec 0.020593 0.020708 66.682874 ( 9.659775)
total: 54.43 sec