Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-091309
#<BuildRuby:0x00005575d846eeb8
@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.20230725-091309",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000017 0.000008 0.000025 ( 0.000024)
build_up 0.003724 0.001655 1.550717 ( 2.797142)
build_miniruby 0.000689 0.000306 0.821035 ( 0.820311)
build_ruby 0.001149 0.000511 2.898235 ( 2.903741)
build_all 0.007842 0.001287 13.986329 ( 1.294036)
build_install 0.007201 0.000818 2.157584 ( 0.985062)
test_btest 0.000758 0.000276 79.312963 ( 7.941525)
test_basic 0.000257 0.005354 0.667471 ( 0.742913)
test_all 0.001444 0.000656 489.390076 ( 51.923690)
test_rubyspec 0.029954 0.011775 45.342567 ( 57.769028)
total: 127.18 sec