Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-175216
#<BuildRuby:0x000055815296f658
@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.20220216-175216",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005987 0.005368 0.925595 ( 0.986676)
build_miniruby 0.001405 0.000324 0.073690 ( 0.071727)
build_ruby 0.001261 0.000291 0.067539 ( 0.065490)
build_all 0.000174 0.010340 4.101022 ( 0.785351)
build_install 0.017650 0.006187 7.754990 ( 2.305081)
test_btest 0.000849 0.000330 76.604523 ( 7.905752)
test_basic 0.005543 0.002155 0.338773 ( 0.428190)
test_all 0.001236 0.000481 711.116368 ( 68.014420)
test_rubyspec 0.084659 0.077690 45.811735 ( 51.290892)
total: 131.85 sec