Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-102047
#<BuildRuby:0x000055bc50104ef8
@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.20230105-102047",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008441 0.000603 0.940202 ( 1.609499)
build_miniruby 0.001879 0.000134 0.832856 ( 0.831695)
build_ruby 0.002505 0.000179 2.125777 ( 2.126734)
build_all 0.014813 0.004861 18.456931 ( 2.157662)
build_install 0.019705 0.000516 1.784327 ( 0.913917)
test_btest 0.001127 0.000113 91.848051 ( 8.683921)
test_basic 0.003326 0.004906 0.352543 ( 0.438618)
test_all 0.002720 0.000158 675.931871 ( 63.459933)
test_rubyspec 0.101039 0.046998 47.865960 ( 56.225406)
total: 136.45 sec