Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-080833
#<BuildRuby:0x000055a6f7d500e0
@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.20240616-080833",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000005 0.000012 ( 0.000012)
build_up 0.002980 0.003378 1.736579 ( 2.019415)
build_miniruby 0.000702 0.000422 1.047899 ( 1.047245)
build_ruby 0.000969 0.000582 3.359510 ( 3.359983)
build_all 0.001311 0.009018 17.924237 ( 1.666738)
build_install 0.010001 0.001143 6.358696 ( 1.562404)
test_btest 0.000000 0.001255 108.377924 ( 9.241785)
test_basic 0.001093 0.003613 0.834264 ( 0.912924)
test_all 0.115108 0.022747 575.909405 ( 57.506009)
test_rubyspec 0.038265 0.031385 136.465554 ( 16.119629)
total: 93.44 sec