Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-095157
#<BuildRuby:0x0000561bef5efce8
@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.20230731-095157",
@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.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002396 0.003801 1.460197 ( 2.744114)
build_miniruby 0.000933 0.000140 0.869758 ( 0.868999)
build_ruby 0.001197 0.000000 2.634107 ( 2.634320)
build_all 0.009749 0.000000 14.520362 ( 1.306555)
build_install 0.007882 0.000357 2.103001 ( 0.909759)
test_btest 0.000666 0.000083 86.830223 ( 7.821944)
test_basic 0.000000 0.003909 0.535931 ( 0.613107)
test_all 0.000000 0.001107 497.316957 ( 52.213964)
test_rubyspec 0.006921 0.033727 44.282847 ( 56.716312)
total: 125.83 sec