Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-185325
#<BuildRuby:0x0000555f409f0610
@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.20220717-185325",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000097 0.000024 0.000121 ( 0.000134)
build_up 0.003597 0.008955 0.964598 ( 1.236572)
build_miniruby 0.002157 0.000000 0.077145 ( 0.074987)
build_ruby 0.002011 0.000256 0.073877 ( 0.071507)
build_all 0.011670 0.000247 1.525037 ( 0.592596)
build_install 0.013891 0.009840 5.171379 ( 2.077731)
test_btest 0.001091 0.000416 77.394951 ( 8.305188)
test_basic 0.005757 0.002193 0.321588 ( 0.420095)
test_all 0.001615 0.000615 641.628302 ( 64.953481)
test_rubyspec 0.110534 0.055863 45.784752 ( 51.543724)
total: 129.28 sec