Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-192241
#<BuildRuby:0x00005574584f8090
@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.20240614-192241",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004498 0.000151 1.053271 ( 1.280396)
build_miniruby 0.000961 0.000262 0.713569 ( 0.713183)
build_ruby 0.001253 0.000342 2.246427 ( 2.246610)
build_all 0.006004 0.001637 12.402333 ( 1.049247)
build_install 0.015761 0.000000 4.225446 ( 1.070456)
test_btest 0.000696 0.000000 68.637949 ( 5.774103)
test_basic 0.004707 0.000000 0.392352 ( 0.472928)
test_all 0.074904 0.024243 364.231012 ( 43.542023)
test_rubyspec 0.023855 0.017104 86.624333 ( 10.956528)
total: 67.11 sec