Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-024746
#<BuildRuby:0x000055cd12faf520
@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.20230728-024746",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000059 0.000006 0.000065 ( 0.000065)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001372 0.004170 1.353839 ( 2.571243)
build_miniruby 0.001017 0.000161 0.938700 ( 0.938475)
build_ruby 0.001078 0.000171 2.903733 ( 2.904170)
build_all 0.009253 0.000000 13.703975 ( 1.222516)
build_install 0.008287 0.000132 2.033008 ( 0.931893)
test_btest 0.000654 0.000085 79.451268 ( 7.158146)
test_basic 0.001933 0.003839 0.692802 ( 0.767707)
test_all 0.001064 0.000097 512.273735 ( 45.230429)
test_rubyspec 0.023182 0.019218 44.018401 ( 56.497429)
total: 118.22 sec