Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-153118
#<BuildRuby:0x00005577e0e45400
@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.20221018-153118",
@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.000027 0.000008 0.000035 ( 0.000034)
autoconf 0.000039 0.000010 0.000049 ( 0.000050)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006369 0.004730 1.171965 ( 1.365699)
build_miniruby 0.001104 0.000368 0.100191 ( 0.099985)
build_ruby 0.001153 0.000385 0.106850 ( 0.106757)
build_all 0.006328 0.002109 1.344447 ( 0.608288)
build_install 0.009882 0.004914 1.692614 ( 0.910914)
test_btest 0.001058 0.000377 63.551548 ( 6.480499)
test_basic 0.004787 0.001710 0.360800 ( 0.453619)
test_all 0.005663 0.000125 483.354256 ( 53.887759)
test_rubyspec 0.107418 0.030379 43.418503 ( 52.011293)
total: 115.93 sec