Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-173314
#<BuildRuby:0x00005635f9427658
@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-173314",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009511 0.001464 1.224812 ( 1.367112)
build_miniruby 0.002934 0.000451 0.841817 ( 0.839510)
build_ruby 0.002479 0.000381 2.245006 ( 2.150987)
build_all 0.016701 0.004442 18.766949 ( 2.189495)
build_install 0.020911 0.001764 2.094577 ( 1.025296)
test_btest 0.001242 0.000196 92.841929 ( 9.111946)
test_basic 0.009037 0.000000 0.348682 ( 0.435369)
test_all 0.002489 0.000082 740.684661 ( 72.525055)
test_rubyspec 0.121929 0.071739 49.395940 ( 57.490153)
total: 147.14 sec