Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-034418
#<BuildRuby:0x000055698132bfa0
@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-034418",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.002288 0.002130 0.824937 ( 1.071004)
build_miniruby 0.000846 0.000159 0.911955 ( 0.910620)
build_ruby 0.000000 0.001401 2.676224 ( 2.561502)
build_all 0.004570 0.004670 15.838483 ( 3.382179)
build_install 0.009556 0.000767 2.215603 ( 1.233467)
test_btest 0.000517 0.000129 66.180904 ( 11.288470)
test_basic 0.004033 0.001008 0.287501 ( 0.377809)
test_all 0.000934 0.000234 675.185400 (137.099886)
test_rubyspec 0.034336 0.024771 52.636886 ( 60.886842)
total: 218.81 sec