Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-000429
#<BuildRuby:0x00005592bc203858
@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.20231025-000429",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004088 0.000962 1.372828 ( 1.641707)
build_miniruby 0.001122 0.000000 0.913180 ( 0.912626)
build_ruby 0.001272 0.000000 2.822983 ( 2.822457)
build_all 0.009450 0.000712 16.012680 ( 1.515528)
build_install 0.007257 0.001528 4.841629 ( 1.137377)
test_btest 0.000000 0.000819 83.609138 ( 7.275271)
test_basic 0.002613 0.001267 0.699705 ( 0.781244)
test_all 0.103392 0.029155 525.740830 ( 50.083368)
test_rubyspec 0.008194 0.037770 50.016304 ( 62.383100)
total: 128.55 sec