Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-224059
#<BuildRuby:0x000055fe34493760
@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-224059",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005669 0.004697 0.967035 ( 1.143724)
build_miniruby 0.001709 0.000712 0.838842 ( 0.836742)
build_ruby 0.001904 0.000793 2.135493 ( 2.136056)
build_all 0.016608 0.004001 18.682432 ( 2.168449)
build_install 0.020045 0.002177 2.055267 ( 1.005678)
test_btest 0.000000 0.001514 92.275683 ( 8.521308)
test_basic 0.004825 0.006136 0.359351 ( 0.443465)
test_all 0.001844 0.000702 671.788210 ( 72.312398)
test_rubyspec 0.102436 0.071087 48.080386 ( 56.176476)
total: 144.75 sec