Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-134736
#<BuildRuby:0x000055f6bc84b918
@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.20230727-134736",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000046 0.000005 0.000051 ( 0.000050)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004769 0.000502 1.433935 ( 2.759103)
build_miniruby 0.000881 0.000093 0.926768 ( 0.926559)
build_ruby 0.001343 0.000142 2.675765 ( 2.680747)
build_all 0.009016 0.000000 13.780243 ( 1.186903)
build_install 0.005301 0.002955 2.000178 ( 0.921273)
test_btest 0.001091 0.000000 79.663412 ( 7.657889)
test_basic 0.004964 0.000000 0.574991 ( 0.653804)
test_all 0.001234 0.000000 513.678507 ( 45.033759)
test_rubyspec 0.013094 0.027537 43.480014 ( 55.844120)
total: 117.67 sec