Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-055951
#<BuildRuby:0x0000560ff4ba8880
@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.20221130-055951",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000080 0.000006 0.000086 ( 0.000089)
build_up 0.006066 0.004799 1.259032 ( 2.179305)
build_miniruby 0.000000 0.002594 0.847910 ( 0.847215)
build_ruby 0.000000 0.003329 2.234854 ( 2.144573)
build_all 0.011181 0.009253 18.520170 ( 2.157366)
build_install 0.012002 0.010401 2.056658 ( 1.059590)
test_btest 0.000993 0.000407 93.552382 ( 9.327830)
test_basic 0.007118 0.002912 0.341022 ( 0.426199)
test_all 0.001025 0.002587 733.755748 ( 71.107481)
test_rubyspec 0.088234 0.091155 49.410627 ( 57.474824)
total: 146.73 sec