Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-152344
#<BuildRuby:0x000055f1c3a334b8
@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.20220830-152344",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010509 0.000925 0.992475 ( 1.076985)
build_miniruby 0.001869 0.000267 0.068610 ( 0.066354)
build_ruby 0.002096 0.000000 0.070827 ( 0.068830)
build_all 0.003104 0.008282 1.504106 ( 0.578046)
build_install 0.020895 0.001623 1.889177 ( 0.924066)
test_btest 0.000826 0.000174 73.773266 ( 8.344620)
test_basic 0.008536 0.000737 0.333518 ( 0.420282)
test_all 0.004379 0.000000 640.874634 ( 65.258159)
test_rubyspec 0.117639 0.058953 45.678835 ( 53.839954)
total: 130.58 sec