Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-115214
#<BuildRuby:0x0000560e526b9480
@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.20220803-115214",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010550 0.000000 0.821913 ( 1.185030)
build_miniruby 0.002327 0.000048 0.063532 ( 0.062091)
build_ruby 0.001335 0.000084 0.054540 ( 0.053055)
build_all 0.008669 0.000015 1.206323 ( 0.452076)
build_install 0.016952 0.000205 4.374932 ( 1.780586)
test_btest 0.001860 0.000088 50.834646 ( 6.191731)
test_basic 0.005823 0.000278 0.274497 ( 0.364971)
test_all 0.001513 0.000073 471.283380 ( 51.829659)
test_rubyspec 0.080829 0.042627 41.595728 ( 49.120943)
total: 111.04 sec