Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-164100
#<BuildRuby:0x0000557414424090
@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.20231102-164100",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004760 0.000000 1.315001 ( 2.770469)
build_miniruby 0.001110 0.000000 0.912281 ( 0.911973)
build_ruby 0.001659 0.000000 2.748506 ( 2.747757)
build_all 0.005318 0.004637 16.091952 ( 1.447865)
build_install 0.004399 0.003837 4.900537 ( 1.176711)
test_btest 0.000940 0.000123 80.417948 ( 7.786268)
test_basic 0.004915 0.000081 0.735556 ( 0.809574)
test_all 0.092864 0.041325 522.377081 ( 47.418815)
test_rubyspec 0.014690 0.030380 50.232668 ( 62.606727)
total: 127.68 sec