Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-044230
#<BuildRuby:0x0000565141ae7e80
@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.20230125-044230",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.005765 0.000823 0.838606 ( 1.004398)
build_miniruby 0.001340 0.000000 0.990225 ( 0.988267)
build_ruby 0.001613 0.000000 2.771816 ( 2.769386)
build_all 0.009299 0.000420 16.762509 ( 2.971086)
build_install 0.009140 0.000522 2.058600 ( 1.068549)
test_btest 0.000994 0.000117 79.768033 ( 10.828391)
test_basic 0.006393 0.000151 0.364328 ( 0.450550)
test_all 0.001307 0.000000 664.204722 ( 95.862895)
test_rubyspec 0.085388 0.043406 51.776249 ( 59.821422)
total: 175.77 sec