Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-160821
#<BuildRuby:0x000056484cb02eb8
@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.20231216-160821",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001687 0.003366 1.250106 ( 1.630889)
build_miniruby 0.000724 0.000197 0.818228 ( 0.817628)
build_ruby 0.001087 0.000297 2.740809 ( 2.741555)
build_all 0.002909 0.007497 17.246325 ( 1.513552)
build_install 0.007636 0.001443 5.088547 ( 1.222086)
test_btest 0.000791 0.000304 83.634069 ( 7.803930)
test_basic 0.003466 0.001333 0.785484 ( 0.861161)
test_all 0.096813 0.038517 565.750255 ( 56.549154)
test_rubyspec 0.022385 0.022299 51.075500 ( 63.415545)
total: 136.56 sec