Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-110357
#<BuildRuby:0x000055b091ea0e10
@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.20220827-110357",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009356 0.000720 0.841768 ( 1.616056)
build_miniruby 0.001250 0.000096 0.062072 ( 0.061433)
build_ruby 0.001831 0.000141 0.064804 ( 0.063457)
build_all 0.000000 0.008868 1.291365 ( 0.486059)
build_install 0.009021 0.005759 1.581911 ( 0.798727)
test_btest 0.000755 0.000202 52.060201 ( 6.337935)
test_basic 0.004785 0.001276 0.291919 ( 0.383572)
test_all 0.000000 0.004612 493.391861 ( 52.460804)
test_rubyspec 0.083279 0.055383 41.934183 ( 50.196144)
total: 112.41 sec