Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-033501
#<BuildRuby:0x000055b7a3115480
@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.20220824-033501",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004708 0.005049 0.864733 ( 3.195605)
build_miniruby 0.001141 0.000286 0.054165 ( 0.052899)
build_ruby 0.000000 0.001319 0.058605 ( 0.057642)
build_all 0.005937 0.002191 1.292481 ( 0.483532)
build_install 0.012721 0.003070 1.590590 ( 0.796931)
test_btest 0.000998 0.000277 52.967344 ( 5.996052)
test_basic 0.004166 0.001158 0.292552 ( 0.383974)
test_all 0.002660 0.002667 508.738020 ( 53.758900)
test_rubyspec 0.088898 0.052545 42.006832 ( 50.478647)
total: 115.21 sec