Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-220556
#<BuildRuby:0x0000560281488af8
@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.20220224-220556",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001153 0.009375 0.857057 ( 0.897386)
build_miniruby 0.001439 0.000617 0.075938 ( 0.074082)
build_ruby 0.001332 0.000571 0.068342 ( 0.066772)
build_all 0.005683 0.004704 4.162836 ( 0.830437)
build_install 0.011010 0.011904 7.994204 ( 2.398010)
test_btest 0.000860 0.000484 77.233592 ( 8.652086)
test_basic 0.005966 0.000789 0.334949 ( 0.427571)
test_all 0.001420 0.000752 695.963554 ( 67.029180)
test_rubyspec 0.081515 0.088158 46.074411 ( 51.228241)
total: 131.60 sec