Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-031943
#<BuildRuby:0x0000556cafb8f5f8
@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.20230522-031943",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005182 1.514956 ( 3.105337)
build_miniruby 0.000000 0.001137 0.732791 ( 0.732071)
build_ruby 0.000572 0.000686 2.424416 ( 2.424010)
build_all 0.009191 0.000000 12.445108 ( 1.068801)
build_install 0.006340 0.001165 1.732913 ( 0.825337)
test_btest 0.000578 0.000178 79.822294 ( 7.549442)
test_basic 0.003125 0.000962 0.577395 ( 0.660097)
test_all 0.001224 0.000376 438.585719 ( 42.807633)
test_rubyspec 0.036089 0.004412 43.133643 ( 55.604111)
total: 114.78 sec