Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-145932
#<BuildRuby:0x000055a8f06e6ad8
@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.20221014-145932",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007770 0.001295 1.115628 ( 1.314731)
build_miniruby 0.002205 0.000368 0.096482 ( 0.093807)
build_ruby 0.001460 0.000243 0.102964 ( 0.101706)
build_all 0.007005 0.000316 1.282943 ( 0.568021)
build_install 0.013031 0.001131 1.645651 ( 0.903336)
test_btest 0.001248 0.000178 62.047818 ( 6.417433)
test_basic 0.000941 0.005977 0.355111 ( 0.445966)
test_all 0.007571 0.000000 498.154420 ( 53.648191)
test_rubyspec 0.092986 0.045973 43.189834 ( 51.803272)
total: 115.30 sec