Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-155433
#<BuildRuby:0x0000558c6b857440
@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.20220223-155433",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008768 0.002923 0.848771 ( 0.979360)
build_miniruby 0.001306 0.000436 0.074764 ( 0.072895)
build_ruby 0.001596 0.000532 0.080455 ( 0.077885)
build_all 0.004815 0.005868 4.174351 ( 0.850717)
build_install 0.012895 0.010588 7.930419 ( 2.431909)
test_btest 0.000743 0.000349 74.892042 ( 8.175431)
test_basic 0.006559 0.000883 0.340816 ( 0.429542)
test_all 0.002144 0.000953 671.025903 ( 65.582924)
test_rubyspec 0.102809 0.064110 46.252758 ( 51.547057)
total: 130.15 sec