Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-054618
#<BuildRuby:0x000055b1568eb680
@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.20220303-054618",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007416 0.004795 0.995525 ( 2.292365)
build_miniruby 0.001975 0.000000 0.076320 ( 0.076565)
build_ruby 0.002200 0.000001 0.080911 ( 0.081477)
build_all 0.008062 0.001727 4.224779 ( 0.878594)
build_install 0.017994 0.005664 8.050608 ( 2.456130)
test_btest 0.000662 0.000156 73.182168 ( 8.056275)
test_basic 0.007332 0.000494 0.344361 ( 0.435052)
test_all 0.001289 0.000286 663.364635 ( 66.229318)
test_rubyspec 0.100068 0.057083 46.392818 ( 51.591857)
total: 132.10 sec