Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-110722
#<BuildRuby:0x000055a7c2dfbf00
@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.20221226-110722",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004143 0.000067 0.810089 ( 1.037225)
build_miniruby 0.000649 0.000217 0.963796 ( 0.962581)
build_ruby 0.000980 0.000327 2.678549 ( 2.677322)
build_all 0.004642 0.004312 15.787502 ( 3.391195)
build_install 0.005131 0.003576 2.202515 ( 1.237423)
test_btest 0.000438 0.000180 59.508107 ( 12.083292)
test_basic 0.000000 0.005206 0.321501 ( 0.411909)
test_all 0.000626 0.000313 637.254614 (101.409463)
test_rubyspec 0.047148 0.013810 52.148576 ( 60.267481)
total: 183.48 sec