Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-073504
#<BuildRuby:0x0000559f0a9becc8
@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.20221204-073504",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008627 0.003374 1.209987 ( 1.196729)
build_miniruby 0.002261 0.000424 0.844946 ( 0.843535)
build_ruby 0.003280 0.000000 2.231506 ( 2.144143)
build_all 0.018822 0.000982 18.609866 ( 2.187492)
build_install 0.016184 0.006548 2.077035 ( 1.052633)
test_btest 0.001105 0.000210 96.893293 ( 9.112267)
test_basic 0.004082 0.005878 0.361892 ( 0.448089)
test_all 0.001919 0.000457 723.108603 ( 71.367649)
test_rubyspec 0.086683 0.088274 49.351561 ( 57.450723)
total: 145.80 sec