Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-210156
#<BuildRuby:0x000055c300715480
@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.20220724-210156",
@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.000002 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009493 0.000348 0.829101 ( 0.937442)
build_miniruby 0.001396 0.000323 0.062141 ( 0.061041)
build_ruby 0.001149 0.000265 0.050425 ( 0.049236)
build_all 0.007768 0.000740 1.246270 ( 0.466970)
build_install 0.014894 0.000209 4.400305 ( 1.853768)
test_btest 0.001188 0.000210 51.973861 ( 6.272055)
test_basic 0.002038 0.004125 0.284081 ( 0.375748)
test_all 0.001546 0.000344 502.997030 ( 52.746354)
test_rubyspec 0.101080 0.031810 41.715806 ( 47.575398)
total: 110.34 sec