Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-170402
#<BuildRuby:0x000055eccaa8b5f8
@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.20231116-170402",
@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.000010 0.000003 0.000013 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003457 0.000813 1.080242 ( 1.485124)
build_miniruby 0.000934 0.000220 0.891941 ( 0.891860)
build_ruby 0.001014 0.000238 2.674499 ( 2.674968)
build_all 0.009693 0.000242 16.635441 ( 1.471214)
build_install 0.006288 0.002808 4.864917 ( 1.137456)
test_btest 0.000807 0.000183 84.853856 ( 6.845166)
test_basic 0.000899 0.003243 0.638242 ( 0.715986)
test_all 0.102043 0.036482 500.074967 ( 54.554712)
test_rubyspec 0.026695 0.020606 51.444894 ( 63.873856)
total: 133.65 sec