Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-112922
#<BuildRuby:0x000055e50f1028a0
@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.20220219-112922",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000031 0.000007 0.000038 ( 0.000035)
build_up 0.011402 0.000000 0.966775 ( 1.044557)
build_miniruby 0.001848 0.000290 0.076462 ( 0.076157)
build_ruby 0.001673 0.000313 0.076247 ( 0.075309)
build_all 0.010912 0.000436 4.131467 ( 0.797484)
build_install 0.021992 0.001300 7.795943 ( 2.333395)
test_btest 0.001011 0.000145 74.142944 ( 8.249431)
test_basic 0.006987 0.000998 0.340732 ( 0.431402)
test_all 0.001454 0.000207 693.400026 ( 67.404259)
test_rubyspec 0.101664 0.068734 45.987069 ( 51.300789)
total: 131.71 sec