Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-014058
#<BuildRuby:0x000055ec010e86c8
@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.20220330-014058",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008413 0.003416 1.022401 ( 1.223078)
build_miniruby 0.002037 0.000340 0.078678 ( 0.077448)
build_ruby 0.001594 0.000266 0.067705 ( 0.066997)
build_all 0.005541 0.004355 4.190736 ( 0.858264)
build_install 0.015435 0.006950 8.022034 ( 2.466368)
test_btest 0.000773 0.000193 78.917257 ( 8.309481)
test_basic 0.006124 0.001531 0.331268 ( 0.419726)
test_all 0.001458 0.000365 695.987201 ( 67.956722)
test_rubyspec 0.111918 0.056838 46.212507 ( 51.655739)
total: 133.03 sec