Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-061958
#<BuildRuby:0x000055d4cb991e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-061958",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005275 0.003438 0.852249 ( 1.018103)
build_miniruby 0.001130 0.000199 1.028041 ( 1.026240)
build_ruby 0.000000 0.001765 2.871518 ( 2.868960)
build_all 0.007417 0.002787 16.902172 ( 3.034784)
build_install 0.009112 0.002435 2.131500 ( 1.084496)
test_btest 0.001105 0.000000 72.912440 ( 10.757621)
test_basic 0.006403 0.000842 0.354899 ( 0.439668)
test_all 0.001069 0.000232 672.067999 ( 94.883702)
test_rubyspec 0.096670 0.033765 52.047744 ( 60.148214)
total: 175.26 sec