Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-132604
#<BuildRuby:0x0000555ad3092eb8
@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.20230705-132604",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005382 0.000269 1.464813 ( 2.896759)
build_miniruby 0.000937 0.000046 0.911755 ( 0.912578)
build_ruby 0.001159 0.000058 2.621640 ( 2.623046)
build_all 0.008349 0.000417 11.254288 ( 7.670033)
build_install 0.008126 0.000000 4.923345 ( 1.811589)
test_btest 0.000000 0.001037 84.697470 ( 7.283442)
test_basic 0.000813 0.003237 0.565960 ( 0.645870)
test_all 0.001338 0.000117 474.317100 ( 43.385465)
test_rubyspec 0.026780 0.011320 43.336059 ( 55.744984)
total: 122.97 sec