Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-140828
#<BuildRuby:0x0000561b24ae0480
@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.20220208-140828",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010821 0.000909 0.951907 ( 1.040418)
build_miniruby 0.001768 0.000236 0.076124 ( 0.075192)
build_ruby 0.001808 0.000241 0.077794 ( 0.076138)
build_all 0.010311 0.000701 4.213994 ( 0.792263)
build_install 0.021461 0.000659 7.742717 ( 2.311551)
test_btest 0.001252 0.000000 76.008236 ( 7.957900)
test_basic 0.008617 0.000000 0.328967 ( 0.416593)
test_all 0.001835 0.000103 695.242896 ( 67.597894)
test_rubyspec 0.106080 0.048499 46.016182 ( 51.476706)
total: 131.75 sec