Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-171109
#<BuildRuby:0x000055dd97f1bdf8
@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.20230123-171109",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000040 0.000013 0.000053 ( 0.000054)
configure 0.000031 0.000010 0.000041 ( 0.000045)
build_up 0.000444 0.008548 0.846966 ( 1.044258)
build_miniruby 0.000896 0.000448 1.001016 ( 0.999094)
build_ruby 0.001089 0.000545 2.757054 ( 2.754566)
build_all 0.006673 0.003336 16.694452 ( 3.000588)
build_install 0.007638 0.001591 2.090695 ( 1.069464)
test_btest 0.000000 0.000954 66.897589 ( 10.965707)
test_basic 0.001090 0.006010 0.359309 ( 0.444297)
test_all 0.001093 0.000615 678.427121 ( 97.919615)
test_rubyspec 0.086675 0.046808 51.333933 ( 59.507432)
total: 177.71 sec