Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-084241
#<BuildRuby:0x000055b750d789c8
@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.20220901-084241",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006646 0.005274 1.019878 ( 1.159259)
build_miniruby 0.001777 0.000381 0.076300 ( 0.075288)
build_ruby 0.001735 0.000372 0.077646 ( 0.076376)
build_all 0.008324 0.001783 1.546721 ( 0.588374)
build_install 0.020693 0.001935 1.902028 ( 0.928058)
test_btest 0.001175 0.000220 73.023976 ( 8.211204)
test_basic 0.005357 0.001004 0.317615 ( 0.409655)
test_all 0.003262 0.000611 640.841300 ( 65.779639)
test_rubyspec 0.091718 0.073039 45.484677 ( 53.920633)
total: 131.15 sec