Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-125633
#<BuildRuby:0x000055c614ff3680
@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.20220225-125633",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.008871 0.001536 0.968902 ( 1.017454)
build_miniruby 0.001760 0.000542 0.073756 ( 0.071466)
build_ruby 0.000000 0.002264 0.073307 ( 0.071545)
build_all 0.001751 0.007248 4.110384 ( 0.835634)
build_install 0.017106 0.006063 7.724352 ( 2.410642)
test_btest 0.000761 0.000333 72.699097 ( 7.842757)
test_basic 0.002116 0.005879 0.352119 ( 0.440940)
test_all 0.001209 0.000605 669.337351 ( 65.666634)
test_rubyspec 0.098649 0.067250 46.188393 ( 51.533314)
total: 129.89 sec