Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-190314
#<BuildRuby:0x00005560217c84f0
@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.20220221-190314",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000027 0.000007 0.000034 ( 0.000032)
build_up 0.006661 0.005023 0.924576 ( 0.922790)
build_miniruby 0.001626 0.000500 0.072161 ( 0.069519)
build_ruby 0.001170 0.000360 0.076069 ( 0.074410)
build_all 0.006486 0.003732 4.105444 ( 0.787845)
build_install 0.018190 0.004555 7.758802 ( 2.308328)
test_btest 0.001321 0.000000 75.749169 ( 7.997434)
test_basic 0.007387 0.000000 0.331790 ( 0.420019)
test_all 0.001445 0.000413 705.827993 ( 67.579833)
test_rubyspec 0.098160 0.065880 46.272385 ( 51.465954)
total: 131.63 sec