Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-161921
#<BuildRuby:0x0000559c9f85b7b8
@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.20230724-161921",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000031 0.000010 0.000041 ( 0.000040)
build_up 0.001805 0.003223 1.375251 ( 2.727341)
build_miniruby 0.000696 0.000246 0.908268 ( 0.908436)
build_ruby 0.000857 0.000302 2.589979 ( 2.590825)
build_all 0.006492 0.002291 13.100615 ( 1.181384)
build_install 0.005759 0.002033 1.889833 ( 0.900620)
test_btest 0.000761 0.000269 74.719270 ( 7.420395)
test_basic 0.000000 0.004564 0.575258 ( 0.653281)
test_all 0.001910 0.000000 466.679301 ( 51.786585)
test_rubyspec 0.023351 0.017091 42.689771 ( 55.035235)
total: 123.21 sec