Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-094150
#<BuildRuby:0x000055843fd635f8
@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.20230726-094150",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005844 0.000615 1.608976 ( 3.275694)
build_miniruby 0.000861 0.000091 4.848505 ( 3.469240)
build_ruby 0.001210 0.000128 2.581993 ( 2.581609)
build_all 0.008497 0.000410 14.128666 ( 1.299457)
build_install 0.004557 0.003966 2.051305 ( 0.929229)
test_btest 0.000856 0.000117 84.053190 ( 7.480584)
test_basic 0.003505 0.000478 0.643599 ( 0.721251)
test_all 0.000000 0.000947 481.601511 ( 50.295938)
test_rubyspec 0.011842 0.028651 44.891462 ( 57.281560)
total: 127.34 sec