Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-185153
#<BuildRuby:0x0000561414a2c4b0
@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.20220210-185153",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008811 0.002005 0.968331 ( 1.106117)
build_miniruby 0.001341 0.000559 0.074105 ( 0.073063)
build_ruby 0.001934 0.000000 0.080416 ( 0.079188)
build_all 0.008098 0.002180 4.128617 ( 0.782544)
build_install 0.020380 0.003485 7.840448 ( 2.327697)
test_btest 0.000709 0.000237 75.146956 ( 8.110620)
test_basic 0.006948 0.000690 0.345443 ( 0.434927)
test_all 0.001748 0.000553 664.920749 ( 66.273207)
test_rubyspec 0.090289 0.066253 46.318032 ( 51.838480)
total: 131.03 sec