Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-171218
#<BuildRuby:0x0000556bac70cea8
@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.20220823-171218",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006969 0.004530 0.957190 ( 1.423272)
build_miniruby 0.002155 0.000431 0.072856 ( 0.071203)
build_ruby 0.000000 0.002075 0.075893 ( 0.074588)
build_all 0.006254 0.003771 1.547498 ( 0.600131)
build_install 0.014296 0.008180 1.903269 ( 0.939278)
test_btest 0.000727 0.000231 73.178750 ( 8.395599)
test_basic 0.006738 0.000866 0.318548 ( 0.410146)
test_all 0.004196 0.000052 684.436197 ( 67.198755)
test_rubyspec 0.120196 0.049262 45.974434 ( 54.388825)
total: 133.50 sec