Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-174759
#<BuildRuby:0x000055bd622d7e20
@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.20230810-174759",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005151 0.000813 1.555822 ( 2.862171)
build_miniruby 0.000923 0.000146 0.910106 ( 0.909510)
build_ruby 0.001092 0.000172 3.025412 ( 3.024995)
build_all 0.009745 0.000169 14.788299 ( 1.277660)
build_install 0.005147 0.003726 2.114078 ( 0.918663)
test_btest 0.000836 0.000145 84.942773 ( 8.037404)
test_basic 0.004570 0.000086 0.638681 ( 0.716432)
test_all 0.001268 0.000211 566.747290 ( 58.337044)
test_rubyspec 0.028731 0.012125 46.189525 ( 58.571055)
total: 134.66 sec