Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-155450
#<BuildRuby:0x00005583fb00c6c8
@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.20220331-155450",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008159 0.002720 0.985049 ( 1.491822)
build_miniruby 0.001495 0.000498 0.073479 ( 0.072102)
build_ruby 0.001442 0.000481 0.076921 ( 0.075610)
build_all 0.006534 0.003698 4.204859 ( 0.858486)
build_install 0.012680 0.010683 8.442530 ( 2.478072)
test_btest 0.000696 0.000305 76.336896 ( 8.600358)
test_basic 0.002306 0.005990 0.346870 ( 0.435490)
test_all 0.001205 0.000602 667.042966 ( 65.605288)
test_rubyspec 0.091925 0.060377 46.782082 ( 52.118145)
total: 131.74 sec