Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-004117
#<BuildRuby:0x000055daeabfc8e8
@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.20220501-004117",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010158 0.004393 1.025459 ( 1.575412)
build_miniruby 0.000000 0.002160 0.074774 ( 0.073262)
build_ruby 0.000292 0.001952 0.074808 ( 0.072399)
build_all 0.008704 0.001072 1.509428 ( 0.609056)
build_install 0.019468 0.004846 5.837659 ( 2.789835)
test_btest 0.001146 0.000273 72.481952 ( 8.113736)
test_basic 0.004515 0.003363 0.324968 ( 0.413809)
test_all 0.001998 0.000521 658.125677 ( 64.808424)
test_rubyspec 0.102361 0.082556 45.538313 ( 50.687535)
total: 129.14 sec