Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-003406
#<BuildRuby:0x000055bc862faad8
@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.20221013-003406",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.002935 0.008821 1.139294 ( 1.203576)
build_miniruby 0.001013 0.000338 0.095410 ( 0.094000)
build_ruby 0.001092 0.000364 0.104131 ( 0.103659)
build_all 0.008079 0.000328 1.333180 ( 0.574870)
build_install 0.008533 0.006359 1.653073 ( 0.907283)
test_btest 0.001390 0.000487 61.727097 ( 6.663291)
test_basic 0.007376 0.001285 0.352651 ( 0.444045)
test_all 0.007286 0.001138 480.818680 ( 52.957450)
test_rubyspec 0.084893 0.045799 43.495057 ( 51.519785)
total: 114.47 sec