Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-144928
#<BuildRuby:0x0000563c7155f510
@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.20220226-144928",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000042 0.000010 0.000052 ( 0.000049)
build_up 0.004596 0.006819 0.985070 ( 1.185638)
build_miniruby 0.001683 0.000561 0.063889 ( 0.061648)
build_ruby 0.001319 0.000439 0.072424 ( 0.070794)
build_all 0.008209 0.001329 4.143882 ( 0.846950)
build_install 0.019408 0.004466 7.801852 ( 2.371984)
test_btest 0.000858 0.000252 76.298589 ( 8.681023)
test_basic 0.007633 0.000000 0.334133 ( 0.422589)
test_all 0.001972 0.000000 693.937551 ( 66.691976)
test_rubyspec 0.101276 0.069158 46.337891 ( 51.824539)
total: 132.16 sec