Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-222254
#<BuildRuby:0x000055bfdb8e34b0
@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.20230729-222254",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.005678 0.000298 1.363944 ( 2.588000)
build_miniruby 0.000000 0.001681 0.831808 ( 0.835395)
build_ruby 0.000000 0.001444 2.632445 ( 2.632693)
build_all 0.001523 0.008115 14.434427 ( 1.334541)
build_install 0.007605 0.000633 2.005278 ( 0.901001)
test_btest 0.000965 0.000168 82.485747 ( 7.507710)
test_basic 0.004312 0.000750 0.530110 ( 0.607086)
test_all 0.001100 0.000191 491.958725 ( 49.373811)
test_rubyspec 0.017703 0.023618 43.552759 ( 55.939700)
total: 121.72 sec