Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-203222
#<BuildRuby:0x000055e40dc6a858
@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.20221218-203222",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003759 0.000418 0.862022 ( 1.095550)
build_miniruby 0.000000 0.000823 0.995505 ( 0.994203)
build_ruby 0.000000 0.001251 2.742504 ( 2.647735)
build_all 0.007220 0.001855 15.897656 ( 3.271674)
build_install 0.007530 0.001129 2.244908 ( 1.300543)
test_btest 0.000433 0.000065 60.782541 ( 11.918378)
test_basic 0.003758 0.000563 0.310952 ( 0.402277)
test_all 0.001290 0.000193 687.900584 (141.774595)
test_rubyspec 0.042784 0.024546 52.610609 ( 60.818725)
total: 224.22 sec