Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-124205
#<BuildRuby:0x000055882ea93b50
@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-124205",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001272 0.004310 1.510561 ( 2.849807)
build_miniruby 0.000827 0.000243 0.882300 ( 0.882823)
build_ruby 0.001249 0.000000 2.655982 ( 2.656235)
build_all 0.010388 0.000000 11.798891 ( 8.353558)
build_install 0.008569 0.000000 5.129863 ( 2.019436)
test_btest 0.001085 0.000000 86.474808 ( 7.402842)
test_basic 0.002358 0.002947 0.848537 ( 0.927076)
test_all 0.001206 0.000302 466.506830 ( 41.025363)
test_rubyspec 0.011424 0.020500 42.712721 ( 55.225105)
total: 121.34 sec