Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-095939
#<BuildRuby:0x0000557bd99c37b8
@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.20231206-095939",
@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.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000461 0.004028 1.284240 ( 1.651916)
build_miniruby 0.000939 0.000208 0.989167 ( 0.989041)
build_ruby 0.000000 0.001440 2.751600 ( 2.752238)
build_all 0.008303 0.001626 15.318833 ( 1.378802)
build_install 0.004395 0.005093 4.626994 ( 1.178383)
test_btest 0.000000 0.000966 81.690518 ( 6.632209)
test_basic 0.000000 0.003820 0.671780 ( 0.750152)
test_all 0.084234 0.049608 512.972535 ( 55.488390)
test_rubyspec 0.032537 0.013838 49.854114 ( 62.207698)
total: 133.03 sec