Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-221801
#<BuildRuby:0x0000558b4a604ea8
@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.20220728-221801",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006615 0.004596 0.982615 ( 1.139112)
build_miniruby 0.001369 0.000294 0.075484 ( 0.074997)
build_ruby 0.001553 0.000332 0.077946 ( 0.076311)
build_all 0.011182 0.000000 1.504372 ( 0.575611)
build_install 0.019380 0.000000 5.162179 ( 2.076874)
test_btest 0.000859 0.000000 78.165729 ( 8.152856)
test_basic 0.005043 0.003162 0.323541 ( 0.412059)
test_all 0.002480 0.000136 678.557994 ( 66.464011)
test_rubyspec 0.139017 0.025827 45.150301 ( 50.738362)
total: 129.71 sec