Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-232905
#<BuildRuby:0x000055deba7f8b38
@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.20220311-232905",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000000 0.000042 0.000042 ( 0.000048)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.004483 0.006077 1.015083 ( 1.060979)
build_miniruby 0.001443 0.000656 0.069736 ( 0.067506)
build_ruby 0.000000 0.002125 0.075769 ( 0.073743)
build_all 0.003333 0.006339 1.514764 ( 0.619197)
build_install 0.016882 0.006264 5.267882 ( 2.194755)
test_btest 0.001023 0.000545 75.055770 ( 8.805150)
test_basic 0.001793 0.005933 0.342171 ( 0.431229)
test_all 0.001786 0.000282 651.114278 ( 66.062990)
test_rubyspec 0.073870 0.083861 46.106632 ( 51.669005)
total: 130.99 sec