Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-113311
#<BuildRuby:0x000055fb0c6d4f40
@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-113311",
@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.000015 0.000003 0.000018 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005709 0.004582 0.982980 ( 1.049966)
build_miniruby 0.001295 0.000398 0.074872 ( 0.073324)
build_ruby 0.001257 0.000387 0.069891 ( 0.068227)
build_all 0.005749 0.004893 4.264795 ( 0.847655)
build_install 0.022446 0.002614 8.555730 ( 2.988640)
test_btest 0.000744 0.000218 76.603034 ( 8.110716)
test_basic 0.007015 0.000534 0.343267 ( 0.431964)
test_all 0.001811 0.000503 693.504661 ( 70.111595)
test_rubyspec 0.103320 0.065254 46.523540 ( 51.632571)
total: 135.32 sec