Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-161636
#<BuildRuby:0x000055db235f36e8
@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.20221226-161636",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002519 0.001007 0.633496 ( 1.040056)
build_miniruby 0.000709 0.000283 0.747085 ( 0.746222)
build_ruby 0.000924 0.000369 2.479020 ( 2.478881)
build_all 0.004478 0.004384 12.607962 ( 1.516014)
build_install 0.006031 0.000711 1.575486 ( 0.734601)
test_btest 0.000474 0.000197 63.883320 ( 6.232050)
test_basic 0.002730 0.001137 0.272673 ( 0.368163)
test_all 0.000840 0.000350 477.605133 ( 46.133163)
test_rubyspec 0.021550 0.006774 35.542043 ( 45.640538)
total: 104.89 sec