Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-053356
#<BuildRuby:0x0000563096620af8
@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.20220211-053356",
@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.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010044 0.001426 0.962488 ( 1.469349)
build_miniruby 0.001428 0.000329 0.075476 ( 0.073781)
build_ruby 0.001390 0.000320 0.079583 ( 0.078196)
build_all 0.007658 0.001767 4.165599 ( 0.795239)
build_install 0.019301 0.002702 7.791409 ( 2.334529)
test_btest 0.000910 0.000191 74.007565 ( 8.089680)
test_basic 0.000000 0.008717 0.340703 ( 0.433553)
test_all 0.000125 0.001975 708.567594 ( 68.091296)
test_rubyspec 0.101793 0.065525 46.280406 ( 51.704954)
total: 133.07 sec