Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-135536
#<BuildRuby:0x0000559edc02e9c0
@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.20220730-135536",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000030 0.000012 0.000042 ( 0.000041)
build_up 0.003259 0.007516 0.814652 ( 0.973127)
build_miniruby 0.001900 0.000000 0.065605 ( 0.063693)
build_ruby 0.001942 0.000000 0.066268 ( 0.064516)
build_all 0.008044 0.000641 1.251706 ( 0.475073)
build_install 0.017216 0.001225 4.320216 ( 1.799500)
test_btest 0.001662 0.000582 50.739271 ( 6.209975)
test_basic 0.005393 0.000566 0.284357 ( 0.374492)
test_all 0.002155 0.000718 498.317594 ( 52.687324)
test_rubyspec 0.073867 0.050534 41.748705 ( 47.601926)
total: 110.25 sec