Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-124347
#<BuildRuby:0x000055c672cfb4b0
@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.20231031-124347",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005624 0.000937 1.464444 ( 1.740538)
build_miniruby 0.001261 0.000000 0.921631 ( 0.920938)
build_ruby 0.001466 0.000000 2.689925 ( 2.689690)
build_all 0.009480 0.000447 16.644057 ( 1.475942)
build_install 0.005248 0.004000 4.998913 ( 1.173231)
test_btest 0.000887 0.000166 83.421391 ( 7.731901)
test_basic 0.000356 0.003612 0.798982 ( 0.858845)
test_all 0.098927 0.037631 546.740767 ( 53.560827)
test_rubyspec 0.025081 0.024208 50.255648 ( 62.539389)
total: 132.69 sec