Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-184027
#<BuildRuby:0x0000563bb4bb2678
@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.20230124-184027",
@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.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001835 0.004535 0.847650 ( 1.042762)
build_miniruby 0.000917 0.000353 1.005123 ( 1.003127)
build_ruby 0.001069 0.000412 2.756459 ( 2.753983)
build_all 0.003916 0.005938 16.679825 ( 2.958907)
build_install 0.010714 0.000738 2.066513 ( 1.076550)
test_btest 0.000676 0.000271 73.245314 ( 10.528536)
test_basic 0.004592 0.001836 0.343805 ( 0.430652)
test_all 0.001244 0.000161 658.990090 (103.393587)
test_rubyspec 0.084572 0.050145 51.669256 ( 59.685291)
total: 182.87 sec