Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-073211
#<BuildRuby:0x0000556160d7f0e8
@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.20240618-073211",
@make="make",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004394 0.000799 1.062488 ( 1.335857)
build_miniruby 0.000842 0.000153 0.697288 ( 0.697363)
build_ruby 0.001309 0.000238 2.238457 ( 2.238923)
build_all 0.009092 0.000007 12.555058 ( 1.050308)
build_install 0.007541 0.005174 4.143106 ( 1.054908)
test_btest 0.000720 0.000000 69.351712 ( 5.508650)
test_basic 0.005672 0.000000 0.404274 ( 0.484285)
test_all 0.072678 0.026211 365.433100 ( 43.715844)
test_rubyspec 0.021122 0.023980 87.674323 ( 11.049325)
total: 67.14 sec