Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-000000
#<BuildRuby:0x000055be5e4b4070
@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-000000",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004358 0.000726 1.551840 ( 3.451698)
build_miniruby 0.000000 0.001022 0.893446 ( 0.892736)
build_ruby 0.000000 0.001301 2.838550 ( 2.838577)
build_all 0.006900 0.002370 14.352255 ( 1.312148)
build_install 0.003123 0.005207 2.099559 ( 0.951282)
test_btest 0.000699 0.000000 81.880439 ( 7.593563)
test_basic 0.003874 0.000000 0.678054 ( 0.757981)
test_all 0.000950 0.000000 492.124832 ( 53.196718)
test_rubyspec 0.020245 0.016340 42.562339 ( 54.920030)
total: 125.92 sec