Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-021317
#<BuildRuby:0x00005610bea465f8
@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.20230126-021317",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005732 0.000819 0.844433 ( 0.993602)
build_miniruby 0.001286 0.000000 1.008717 ( 1.006617)
build_ruby 0.001496 0.000000 2.780020 ( 2.777545)
build_all 0.006119 0.003644 16.757094 ( 2.999773)
build_install 0.007796 0.001376 2.066518 ( 1.067054)
test_btest 0.000636 0.000112 75.306791 ( 10.737032)
test_basic 0.002259 0.004198 0.339119 ( 0.425648)
test_all 0.001184 0.000263 681.738280 ( 97.408312)
test_rubyspec 0.069654 0.029861 51.744203 ( 59.877759)
total: 177.29 sec