Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-051449
#<BuildRuby:0x0000563253e91340
@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.20221031-051449",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.009351 1.123714 ( 1.298763)
build_miniruby 0.000000 0.002541 0.108264 ( 0.105652)
build_ruby 0.000000 0.001616 0.087983 ( 0.085256)
build_all 0.007537 0.001775 1.330906 ( 0.573568)
build_install 0.007686 0.008921 1.667977 ( 0.916862)
test_btest 0.001579 0.000836 62.416908 ( 6.540492)
test_basic 0.004281 0.002266 0.352040 ( 0.441819)
test_all 0.001452 0.004136 524.249690 ( 55.490660)
test_rubyspec 0.078418 0.043388 43.477945 ( 51.995785)
total: 117.45 sec