Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-232733
#<BuildRuby:0x0000556a8bd4b520
@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-232733",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004366 0.001284 1.514587 ( 2.695472)
build_miniruby 0.000906 0.000267 0.953890 ( 0.952650)
build_ruby 0.001001 0.000294 2.546153 ( 2.547078)
build_all 0.005875 0.003421 13.924191 ( 1.238147)
build_install 0.005220 0.003111 1.965785 ( 0.880828)
test_btest 0.000712 0.000238 81.413052 ( 7.676088)
test_basic 0.002840 0.002209 0.631020 ( 0.709749)
test_all 0.001077 0.000375 511.152956 ( 46.774586)
test_rubyspec 0.027323 0.014708 42.947592 ( 55.381027)
total: 118.86 sec