Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-051350
#<BuildRuby:0x0000564c654799d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-051350",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007620 0.000504 0.927478 ( 1.222257)
build_miniruby 0.001663 0.000238 0.879935 ( 0.879390)
build_ruby 0.002672 0.000382 2.180795 ( 2.181655)
build_all 0.015673 0.004962 18.665336 ( 2.201639)
build_install 0.022005 0.001155 2.087777 ( 1.059334)
test_btest 0.001391 0.000209 87.317141 ( 8.512183)
test_basic 0.003757 0.004952 0.350839 ( 0.439915)
test_all 0.001850 0.000199 684.562282 ( 63.497957)
test_rubyspec 0.135867 0.047079 47.825407 ( 55.981326)
total: 135.98 sec