Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-121555
#<BuildRuby:0x00005626e0d248f0
@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.20220402-121555",
@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.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006920 0.005237 0.989167 ( 1.143290)
build_miniruby 0.002793 0.000000 0.082130 ( 0.079562)
build_ruby 0.001664 0.000094 0.078193 ( 0.076310)
build_all 0.011267 0.000000 4.243149 ( 0.862907)
build_install 0.021653 0.000718 8.541180 ( 2.991801)
test_btest 0.001466 0.000366 71.308519 ( 8.271830)
test_basic 0.004694 0.004576 0.342340 ( 0.433817)
test_all 0.001983 0.000567 677.372529 ( 66.254251)
test_rubyspec 0.130751 0.039772 46.549431 ( 51.780421)
total: 131.90 sec