Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-190900
#<BuildRuby:0x000055a057c87510
@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.20220517-190900",
@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.000028 0.000007 0.000035 ( 0.000035)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009518 0.001288 0.963295 ( 1.144440)
build_miniruby 0.001894 0.000000 0.070677 ( 0.068759)
build_ruby 0.002297 0.000000 0.073695 ( 0.071448)
build_all 0.004843 0.004496 1.500436 ( 0.596131)
build_install 0.018823 0.003604 5.795344 ( 2.753902)
test_btest 0.000831 0.000207 73.676964 ( 8.246693)
test_basic 0.007562 0.000000 0.326231 ( 0.414438)
test_all 0.002362 0.000000 661.736148 ( 64.477463)
test_rubyspec 0.100594 0.077020 45.533377 ( 51.179172)
total: 128.95 sec