Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-184228
#<BuildRuby:0x000055675ba709c8
@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.20220710-184228",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006534 0.004401 0.981602 ( 1.252884)
build_miniruby 0.002356 0.000000 0.073528 ( 0.071340)
build_ruby 0.000000 0.002455 0.076082 ( 0.073781)
build_all 0.004117 0.005098 1.500697 ( 0.603840)
build_install 0.021200 0.001271 5.841672 ( 2.761981)
test_btest 0.000781 0.000185 79.661614 ( 8.781007)
test_basic 0.006215 0.001480 0.331229 ( 0.420289)
test_all 0.001697 0.000404 678.798990 ( 66.742567)
test_rubyspec 0.098760 0.086712 45.952715 ( 51.784261)
total: 132.49 sec