Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-212932
#<BuildRuby:0x000055dbf6170b38
@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.20220317-212932",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004932 0.006219 1.026903 ( 2.769831)
build_miniruby 0.001254 0.000314 0.072576 ( 0.070865)
build_ruby 0.002014 0.000000 0.075435 ( 0.074173)
build_all 0.008424 0.001656 4.224698 ( 0.860744)
build_install 0.015624 0.007264 7.835243 ( 2.371347)
test_btest 0.000913 0.000254 75.815651 ( 8.300045)
test_basic 0.002308 0.005521 0.331969 ( 0.420433)
test_all 0.001225 0.000408 693.082719 ( 67.286251)
test_rubyspec 0.101218 0.065478 46.228795 ( 51.482184)
total: 133.64 sec