Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-023816
#<BuildRuby:0x0000558701aa0dd8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220728-023816",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009095 0.001615 0.982806 ( 1.249981)
build_miniruby 0.002432 0.000000 0.070968 ( 0.069888)
build_ruby 0.001927 0.000056 0.072319 ( 0.072071)
build_all 0.009364 0.001357 1.543080 ( 0.597793)
build_install 0.020706 0.000468 5.186856 ( 2.109276)
test_btest 0.000917 0.000193 74.393343 ( 7.943412)
test_basic 0.007925 0.000626 0.325896 ( 0.414957)
test_all 0.001666 0.000333 645.324459 ( 64.180395)
test_rubyspec 0.089803 0.082499 45.443764 ( 50.811041)
total: 127.45 sec