Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-040459
#<BuildRuby:0x000055ec64957738
@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.20231022-040459",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005025 0.000529 2.101648 ( 2.303412)
build_miniruby 0.000869 0.000092 0.886560 ( 0.886713)
build_ruby 0.001112 0.000117 2.763427 ( 2.763851)
build_all 0.009089 0.000956 16.695713 ( 1.455219)
build_install 0.000143 0.008744 5.349534 ( 1.184004)
test_btest 0.000890 0.000178 80.013832 ( 7.809269)
test_basic 0.001026 0.003794 0.760148 ( 0.837014)
test_all 0.092767 0.045572 493.915994 ( 54.669287)
test_rubyspec 0.012043 0.035865 48.099083 ( 60.358540)
total: 132.27 sec