Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-001013
#<BuildRuby:0x000056165e1903a0
@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.20220823-001013",
@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.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001158 0.010990 0.997341 ( 1.058952)
build_miniruby 0.001606 0.000749 0.074864 ( 0.072774)
build_ruby 0.002168 0.000000 0.076603 ( 0.074286)
build_all 0.009610 0.000644 1.508683 ( 0.569452)
build_install 0.017549 0.005175 1.874331 ( 0.901756)
test_btest 0.000985 0.000363 68.818863 ( 8.013221)
test_basic 0.006705 0.002470 0.323316 ( 0.409876)
test_all 0.002116 0.003692 674.080151 ( 66.803257)
test_rubyspec 0.102244 0.082460 45.875470 ( 54.352453)
total: 132.26 sec