Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-190436
#<BuildRuby:0x0000556ee4072f08
@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.20221015-190436",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.008320 0.004024 1.150868 ( 1.489741)
build_miniruby 0.001890 0.000252 0.097201 ( 0.093755)
build_ruby 0.001928 0.000257 0.095200 ( 0.091872)
build_all 0.008912 0.000581 1.355913 ( 0.566313)
build_install 0.014143 0.001127 1.657091 ( 0.876830)
test_btest 0.001506 0.000178 60.417679 ( 6.904697)
test_basic 0.006028 0.000090 0.349199 ( 0.439376)
test_all 0.004535 0.003648 520.080086 ( 55.656512)
test_rubyspec 0.068310 0.073548 43.508001 ( 52.049456)
total: 118.17 sec