Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-231946
#<BuildRuby:0x000055bc1e0cd480
@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.20220722-231946",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.006782 0.002713 0.847241 ( 1.523803)
build_miniruby 0.001078 0.000431 0.051737 ( 0.050133)
build_ruby 0.000870 0.000348 0.051125 ( 0.049874)
build_all 0.002606 0.006142 1.251345 ( 0.460145)
build_install 0.013178 0.004117 4.246052 ( 1.798002)
test_btest 0.001719 0.000000 51.441888 ( 6.310945)
test_basic 0.006917 0.000000 0.281505 ( 0.371135)
test_all 0.002278 0.000510 498.834850 ( 52.712519)
test_rubyspec 0.080488 0.052398 41.699912 ( 47.438608)
total: 110.72 sec