Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-213137
#<BuildRuby:0x000055df14aef440
@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.20220228-213137",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010679 0.000000 0.991728 ( 1.932100)
build_miniruby 0.002023 0.000082 0.075744 ( 0.074083)
build_ruby 0.001948 0.000260 0.075723 ( 0.073557)
build_all 0.005830 0.003770 4.153234 ( 0.839772)
build_install 0.009951 0.012820 7.849865 ( 2.451636)
test_btest 0.000653 0.000206 74.331512 ( 8.523800)
test_basic 0.001873 0.005938 0.348487 ( 0.439069)
test_all 0.001481 0.000565 671.313482 ( 65.801202)
test_rubyspec 0.111049 0.044321 46.304752 ( 51.665869)
total: 131.80 sec