Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-181110
#<BuildRuby:0x000055bf73ddabe8
@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.20221230-181110",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.005520 0.000780 0.842515 ( 1.019129)
build_miniruby 0.000877 0.000478 1.011547 ( 1.009581)
build_ruby 0.001023 0.000558 2.788718 ( 2.785949)
build_all 0.009648 0.000000 16.788401 ( 3.001796)
build_install 0.010611 0.001081 2.311858 ( 1.187604)
test_btest 0.000718 0.000287 75.017885 ( 10.695170)
test_basic 0.006509 0.000000 0.339561 ( 0.425865)
test_all 0.001413 0.000000 659.517931 (117.831089)
test_rubyspec 0.074039 0.061365 51.650481 ( 59.768728)
total: 197.73 sec