Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-231933
#<BuildRuby:0x00005612d18804e8
@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.20220304-231933",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006002 0.006692 0.989025 ( 0.993507)
build_miniruby 0.001492 0.000373 0.078442 ( 0.076302)
build_ruby 0.001554 0.000389 0.079229 ( 0.077043)
build_all 0.010191 0.000000 4.205580 ( 0.843658)
build_install 0.020363 0.002965 8.017978 ( 2.441372)
test_btest 0.001031 0.000207 77.323998 ( 8.420859)
test_basic 0.003590 0.004656 0.337235 ( 0.424238)
test_all 0.001917 0.000460 662.648641 ( 65.448692)
test_rubyspec 0.114982 0.052345 46.517579 ( 51.686027)
total: 130.41 sec