Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-074955
#<BuildRuby:0x000055b543607680
@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.20220220-074955",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003585 0.007705 0.973772 ( 1.231388)
build_miniruby 0.001536 0.000709 0.074884 ( 0.073879)
build_ruby 0.000000 0.002159 0.077472 ( 0.076258)
build_all 0.002753 0.007528 4.142503 ( 0.810711)
build_install 0.012786 0.007868 7.911233 ( 2.358061)
test_btest 0.000688 0.000424 74.479081 ( 7.954143)
test_basic 0.006456 0.000663 0.330236 ( 0.418763)
test_all 0.001253 0.000716 645.769568 ( 65.017712)
test_rubyspec 0.074629 0.083684 46.137681 ( 53.565413)
total: 131.51 sec